Skip to content
Cline

Path402 — Tokenised Web Content for AI Agents for Cline

io.github.b0ase/path402

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

client:Cline transport:stdio runtime:npm

Install Path402 — Tokenised Web Content for AI Agents in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Path402 — Tokenised Web Content for AI Agents in other clients