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
ツール
Tool | 説明 |
| 支払い前のデフォルト — origin/slug → tier、score、profile |
| 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"]
}
}
}環境
Variable | Default | 説明 |
|
| API ベース URL |
ClearedIndex とは?
ClearedIndex は x402 のためのマーチャントグラフです — エージェントは支払い前に加盟店を検索し、オペレーターは優先 Gateway ルーティングのために加盟店をクレームしてアテステーションを行います。
ティア:
listed— インデックス化済み、未検証cleared— トラストチェックに合格(スコア >= 70)spotlight— cleared + 編集部のおすすめ
ライセンス
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