Skip to main content
Glama

@n747ai/clearedindex-mcp-server

MCP server for ClearedIndex — index before you pay a merchant.

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()

Related MCP server: x402 Endpoint Trust

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 verified

  • cleared — passed trust checks (score >= 70)

  • spotlight — cleared + editorially featured

License

MIT

Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Pre-payment merchant trust checks for x402 agents on Base and Solana.

  • Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.

  • Scan agent payment endpoints (x402, AP2, L402, MPP, 402) for a trust grade A-F before paying.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/N747AI/clearedindex-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server