Skip to content
Cursor

Cleared Index for Cursor

com.clearedindex/mcp

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

client:Cursor transport:stdio runtime:npm

Install Cleared Index in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Cleared Index in other clients