Skip to content
VS Code

Cleared Index for VS Code

io.github.n747ai/clearedindex

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

client:VS Code transport:stdio runtime:npm

Install Cleared Index in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Cleared Index in other clients