Cleared Index
Cleared Check before pay: lookup_merchant, cleared_check, route_gateway for x402 agents.
Install
Terminal
$npx -y @n747ai/clearedindex-mcp-servermcp_config.json
{
"mcpServers": {
"com-clearedindex-mcp": {
"args": [
"-y",
"@n747ai/clearedindex-mcp-server"
],
"command": "npx"
}
}
}Documentation
@n747ai/clearedindex-mcp-server
MCP server for ClearedIndex — index before you pay a merchant.
Related MCP: x402 Endpoint Trust & Reputation (gold-402) — Cleared Index is listed on that shelf; set the same link under Glama admin → Related servers when pairing complementary trust MCPs.
Default agent sandwich (step 1)
lookup_merchant(origin) # free — Cleared Index
→ ei.fetch_pre_settle_stamp()
→ ei.get_regime_clock(slug)
→ external.spend(...)
→ ei.verify_settlement_bind()
Tools
| Tool | Description |
|---|---|
lookup_merchant | DEFAULT before pay — origin/slug → tier, score, profile |
get_cleared_status | Same payload as lookup (status alias) |
route_gateway | Category router — best verified endpoint + cost |
check_domain_status | Legacy alias of get_cleared_status |
get_trust_score | Detailed trust score breakdown |
list_cleared_services | List verified services by category/tier |
submit_for_review | Submit a new service for verification |
get_badge | Embeddable trust badge URL |
Install
Smithery
smithery install @n747ai/clearedindex-mcp-server
Manual (stdio)
npx @n747ai/clearedindex-mcp-server
Claude Desktop / Cursor config
{
"mcpServers": {
"clearedindex": {
"command": "npx",
"args": ["-y", "@n747ai/clearedindex-mcp-server"]
}
}
}
Environment
| Variable | Default | Description |
|---|---|---|
CLEARED_API_URL | https://clearedindex.com | API base URL |
What is ClearedIndex?
ClearedIndex is the merchant graph for x402 — agents look up merchants before they pay; operators claim and attest for preferred Gateway routing.
Tiers:
listed— indexed, not yet verifiedcleared— passed trust checks (score >= 70)spotlight— cleared + editorially featured
License
MIT
Sourced from the repository README.
More in AI & Agents
- PonytailMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.109,599
- AgentsMulti-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity39,079
- Frontend SlidesCreate beautiful slides on the web using a coding agent's frontend skills28,060
- Agent Skills Search ServerSearch and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.24,658
- Agency Agents Zh🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。19,868
- Watermarks RemoverStrip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD17,822