Skip to main content
ClaudeWave
N747AI avatar
N747AI

clearedindex-mcp

View on GitHub

Cleared Index MCP — Check before pay for x402 agents

MCP ServersOfficial Registry0 stars0 forksJavaScriptUpdated 2d ago
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/25/2026
Install in Claude Code / Claude Desktop
Method: NPX · @n747ai/clearedindex-mcp-server
Claude Code CLI
claude mcp add clearedindex-mcp -- npx -y @n747ai/clearedindex-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "clearedindex-mcp": {
      "command": "npx",
      "args": ["-y", "@n747ai/clearedindex-mcp-server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# @n747ai/clearedindex-mcp-server

<a href="https://glama.ai/mcp/servers/N747AI/clearedindex-mcp">
  <img width="380" height="200" src="https://glama.ai/mcp/servers/N747AI/clearedindex-mcp/badge" alt="Cleared Index MCP server" />
</a>

[![Cleared Index MCP score](https://glama.ai/mcp/servers/N747AI/clearedindex-mcp/badges/score.svg)](https://glama.ai/mcp/servers/N747AI/clearedindex-mcp)

MCP server for [ClearedIndex](https://clearedindex.com) — index before you pay a merchant.

**Related MCP:** [x402 Endpoint Trust & Reputation (gold-402)](https://github.com/Haustorium12/gold-402/blob/main/directory/security.md) — Cleared Index is listed on that shelf; set the same link under Glama admin → Related servers when pairing complementary trust MCPs.


## Default agent sandwich (step 1)

```text
lookup_merchant(origin)   # free — Cleared Index
→ ei.fetch_pre_settle_stamp()
→ ei.get_regime_clock(slug)
→ external.spend(...)
→ ei.verify_settlement_bind()
```

## Tools

| Tool | Description |
|------|-------------|
| `lookup_merchant` | **DEFAULT before pay** — origin/slug → tier, score, profile |
| `get_cleared_status` | Same payload as lookup (status alias) |
| `route_gateway` | Category router — best verified endpoint + cost |
| `check_domain_status` | Legacy alias of get_cleared_status |
| `get_trust_score` | Detailed trust score breakdown |
| `list_cleared_services` | List verified services by category/tier |
| `submit_for_review` | Submit a new service for verification |
| `get_badge` | Embeddable trust badge URL |

## Install

### Smithery
```bash
smithery install @n747ai/clearedindex-mcp-server
```

### Manual (stdio)
```bash
npx @n747ai/clearedindex-mcp-server
```

### Claude Desktop / Cursor config
```json
{
  "mcpServers": {
    "clearedindex": {
      "command": "npx",
      "args": ["-y", "@n747ai/clearedindex-mcp-server"]
    }
  }
}
```

## Environment

| Variable | Default | Description |
|----------|---------|-------------|
| `CLEARED_API_URL` | `https://clearedindex.com` | API base URL |

## What is ClearedIndex?

ClearedIndex is the merchant graph for x402 — agents look up merchants before they pay; operators claim and attest for preferred Gateway routing.

**Tiers:**
- `listed` — indexed, not yet verified
- `cleared` — passed trust checks (score >= 70)
- `spotlight` — cleared + editorially featured

## License

MIT
clearedmcpmcp-servermodel-context-protocolx402

What people ask about clearedindex-mcp

What is N747AI/clearedindex-mcp?

+

N747AI/clearedindex-mcp is mcp servers for the Claude AI ecosystem. Cleared Index MCP — Check before pay for x402 agents It has 0 GitHub stars and its last recorded update is dated 2026-08-22.

How do I install clearedindex-mcp?

+

You can install clearedindex-mcp by cloning the repository (https://github.com/N747AI/clearedindex-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is N747AI/clearedindex-mcp safe to use?

+

Our security agent has analyzed N747AI/clearedindex-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains N747AI/clearedindex-mcp?

+

N747AI/clearedindex-mcp is maintained by N747AI. The last recorded GitHub activity is dated 2026-08-22, with 0 open issues.

Are there alternatives to clearedindex-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy clearedindex-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: N747AI/clearedindex-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/n747ai-clearedindex-mcp)](https://claudewave.com/repo/n747ai-clearedindex-mcp)
<a href="https://claudewave.com/repo/n747ai-clearedindex-mcp"><img src="https://claudewave.com/api/badge/n747ai-clearedindex-mcp" alt="Featured on ClaudeWave: N747AI/clearedindex-mcp" width="320" height="64" /></a>

More MCP Servers

clearedindex-mcp alternatives