Path402 — Tokenised Web Content for AI Agents for Claude Desktop
io.github.b0ase/path402
AI agents discover, acquire, and re-serve tokenised web content via the $402 protocol
client:Claude Desktop
transport:stdio
runtime:npm
Install Path402 — Tokenised Web Content for AI Agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"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>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs