Odel
Cleared Index

Cleared Index

Local
@n747aiJavaScriptUpdated 2w ago

Cleared Check before pay: lookup_merchant, cleared_check, route_gateway for x402 agents.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@n747ai/clearedindex-mcp-serverv1.4.2

Run

npx -y @n747ai/clearedindex-mcp-server

MCP client config

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