Skip to content
Cursor

Gate Network for Cursor

io.github.wfmjvpvst5-sketch/gate-network

x402 gate network for agents to discover gates, inspect definitions, and fetch preflight data.

client:Cursor transport:streamable-http tools:4

Install Gate Network in Cursor

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

{
  "mcpServers": {
    "gate-network": {
      "url": "https://gate-network.matsutake-lab.workers.dev/mcp"
    }
  }
}

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

What Cursor can do once it is connected

Gate Network in other clients