Skip to main content
Glama

@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

説明

lookup_merchant

支払い前のデフォルト — origin/slug → tier、score、profile

get_cleared_status

lookup と同じペイロード(ステータスのエイリアス)

route_gateway

カテゴリルーター — 最適な検証済みエンドポイント + コスト

check_domain_status

get_cleared_status のレガシーエイリアス

get_trust_score

詳細なトラストスコアの内訳

list_cleared_services

カテゴリ/ティア別に検証済みサービスを一覧表示

submit_for_review

検証用に新しいサービスを送信

get_badge

埋め込み可能なトラストバッジ URL

インストール

Smithery

smithery install @n747ai/clearedindex-mcp-server

手動(stdio)

npx @n747ai/clearedindex-mcp-server

Claude Desktop / Cursor 設定

{
  "mcpServers": {
    "clearedindex": {
      "command": "npx",
      "args": ["-y", "@n747ai/clearedindex-mcp-server"]
    }
  }
}

環境

Variable

Default

説明

CLEARED_API_URL

https://clearedindex.com

API ベース URL

ClearedIndex とは?

ClearedIndex は x402 のためのマーチャントグラフです — エージェントは支払い前に加盟店を検索し、オペレーターは優先 Gateway ルーティングのために加盟店をクレームしてアテステーションを行います。

ティア:

  • listed — インデックス化済み、未検証

  • cleared — トラストチェックに合格(スコア >= 70)

  • spotlight — cleared + 編集部のおすすめ

ライセンス

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