Path402 — Tokenised Web Content for AI Agents
Quality Score
90
/100
AI agents discover, acquire, and re-serve tokenised web content via the $402 protocol
§01 Install
Claude Desktop (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": "<your-path402_wallet_wif>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"path402": {
"command": "npx",
"args": [
"-y",
"path402"
],
"env": {
"PATH402_API_URL": "<path402_api_url>",
"PATH402_DEFAULT_BUDGET": "<path402_default_budget>",
"PATH402_WALLET_WIF": "<your-path402_wallet_wif>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y path402§02 Environment variables
PATH402_API_URLBase URL of the Path402 API server (default: https://path402.com)
PATH402_DEFAULT_BUDGETDefault spending budget in satoshis for token acquisitions
PATH402_WALLET_WIFsecret
BSV wallet private key (WIF format) for on-chain acquisitions
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.