Cleared Index
@n747ai/clearedindex-mcp-server
用于 ClearedIndex 的 MCP 服务器 — 在向商家付款前先进行索引。
默认代理三明治(第 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
工具
工具 | 描述 |
| 付款前默认 — 来源/别名 → 等级、评分、资料 |
| 与 lookup 相同的负载(状态别名) |
| 类别路由器 — 最佳已验证端点 + 成本 |
| get_cleared_status 的旧别名 |
| 详细的信任评分明细 |
| 按类别/等级列出已验证的服务 |
| 提交新服务以供验证 |
| 可嵌入的信任徽章 URL |
安装
Smithery
smithery install @n747ai/clearedindex-mcp-server手动(stdio)
npx @n747ai/clearedindex-mcp-serverClaude Desktop / Cursor 配置
{
"mcpServers": {
"clearedindex": {
"command": "npx",
"args": ["-y", "@n747ai/clearedindex-mcp-server"]
}
}
}环境
变量 | 默认值 | 描述 |
|
| API 基础 URL |
什么是 ClearedIndex?
ClearedIndex 是 x402 的商家图谱 — 代理在付款前查询商家;运营商声明并证明首选 Gateway 路由。
等级:
listed— 已索引,尚未验证cleared— 通过信任检查(评分 >= 70)spotlight— 已清除 + 编辑精选
许可证
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