Path402 — Tokenised Web Content for AI Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 28 Apr 2026.
AI agents discover, acquire, and re-serve tokenised web content via the $402 protocol
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const result = execSync(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add path402 -- npx -y path402
{
"mcpServers": {
"path402": {
"args": [
"-y",
"path402"
],
"command": "npx"
}
}
}
[mcp_servers.path402]
command = "npx"
args = ["-y", "path402"]
{
"mcpServers": {
"path402": {
"args": [
"-y",
"path402"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"path402": {
"args": [
"-y",
"path402"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PATH402_API_URL (Base URL of the Path402 API server (default: https://path402.com)), PATH402_DEFAULT_BUDGET (Default spending budget in satoshis for token acquisitions), PATH402_WALLET_WIF (BSV wallet private key (WIF format) for on-chain acquisitions).
The author declared them in the registry entry; get the values from the project itself.
MCP server for AI agents: discover a web page's data sources and drive the page to reach them.
Rust MCP server for denoised web search — fetch, clean, and rerank web content for AI agents.
Rust MCP server for denoised web search — fetch, clean, and rerank web content for AI agents.
Rust MCP server for denoised web search — fetch, clean, and rerank web content for AI agents.
Trello Model Context Protocol (MCP) Server for AI Agents
The payment protocol for people and agents. One MCP server, any payment rail.
Model Context Protocol server for Parseable. Lets LLMs discover and query Parseable.
Discover, search, invoke, and rate A2A (Agent-to-Agent) protocol agents.
Answers built from our own checks of this server.