Cleared Index
@n747ai/clearedindex-mcp-server
MCP server para ClearedIndex — consulta el índice antes de pagar a un comerciante.
Sándwich de agente predeterminado (paso 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
Herramientas
Herramienta | Descripción |
| PREDETERMINADO antes de pagar — origen/slug → nivel, puntuación, perfil |
| Mismo payload que lookup (alias de estado) |
| Router de categoría — mejor endpoint verificado + costo |
| Alias heredado de get_cleared_status |
| Desglose detallado de la puntuación de confianza |
| Listar servicios verificados por categoría/nivel |
| Enviar un nuevo servicio para verificación |
| URL de insignia de confianza incrustable |
Instalación
Smithery
smithery install @n747ai/clearedindex-mcp-serverManual (stdio)
npx @n747ai/clearedindex-mcp-serverConfiguración de Claude Desktop / Cursor
{
"mcpServers": {
"clearedindex": {
"command": "npx",
"args": ["-y", "@n747ai/clearedindex-mcp-server"]
}
}
}Entorno
Variable | Predeterminado | Descripción |
|
| URL base de la API |
¿Qué es ClearedIndex?
ClearedIndex es el grafo de comerciantes para x402 — los agentes consultan comerciantes antes de pagar; los operadores reclaman y atestiguan para el enrutamiento preferido de Gateway.
Niveles:
listed— indexado, aún no verificadocleared— superó las comprobaciones de confianza (puntuación >= 70)spotlight— verificado + destacado editorialmente
Licencia
MIT
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceVerify x402 endpoints before your agent spends. Three tools: verify (SPEND/CAUTION/INVESTIGATE/DO NOT SPEND backed by 50K+ services), passport (full trust identity), risk_check (deep assessment). No API keys, no signup.12MIT
- AlicenseAqualityAmaintenancex402-trust gives AI agents a "check before you pay" layer for the x402 ecosystem.13418MIT
- AlicenseAqualityBmaintenanceBefore an AI agent pays an x402 endpoint, checks whether it's safe to pay: liveness, scam/anomaly scan (payTo hijack, bait-and-switch, honeypot), and on-chain receiver verification. ~70% of x402 endpoints are dead or scams.3MIT
- FlicenseNot gradedqualityAmaintenanceEnables agents to discover and verify paid agent services through x402 payment validation and release gate checks.
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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