Skip to content
Windsurf

Path402 — Tokenised Web Content for AI Agents for Windsurf

io.github.b0ase/path402

AI agents discover, acquire, and re-serve tokenised web content via the $402 protocol

client:Windsurf transport:stdio runtime:npm

Install Path402 — Tokenised Web Content for AI Agents in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "path402": {
      "command": "npx",
      "args": [
        "-y",
        "path402"
      ],
      "env": {
        "PATH402_API_URL": "<PATH402_API_URL>",
        "PATH402_DEFAULT_BUDGET": "<PATH402_DEFAULT_BUDGET>",
        "PATH402_WALLET_WIF": "<PATH402_WALLET_WIF>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Path402 — Tokenised Web Content for AI Agents in other clients