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
도구
도구 | 설명 |
| 결제 전 기본 — origin/slug → 등급, 점수, 프로필 |
| 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