mcpbeat Sign in

The402ai MCP Server

local only

The402ai runs on your own machine — the client starts it, so there is no endpoint to ping. 1 324 installs a week from npm. Last commit 23 Mar 2026.

AI agent service marketplace — browse, purchase, and manage services via x402/USDC

Installs per day peak 784 · avg 57 · +3031% w/w
a month agotoday
1 324
Installs / week
npm · @the402/mcp-server
2
Stars
2 open issues
23 Mar 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

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.

File ships in the package but is absent from the source [пакет] src/tools/requests.ts:1, [пакет] src/x402.ts:1
этот файл ставится пользователю, но в репозитории его нет
Package points at a different repository the402ai/mcp-server
пакет @the402/mcp-server ссылается на the402ai/the402.ai

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-server -- npx -y @the402/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@the402/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@the402/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@the402/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@the402/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to The402ai

same job, measured the same way
I
x402-snap
by zadengg

Pay-per-call browser rendering and x402 marketplace ranking for AI agents, billed via USDC.

3 tools answering
Databazaar
by shagarwal

Agent-first data marketplace — AI agents search, purchase, and sell datasets via MCP.

37 installs/wk answering
Knowmint
by sou0327

AI agent knowledge marketplace. Discover, purchase, and retrieve human expertise via x402 on Solana.

28 installs/wk local only
Payanagent
by dernif

Buy any of 24,000+ live x402 services with USDC on Base — the open marketplace for the agent economy

40 installs/wk local only
Theagora
by theagoralabs

AI agent marketplace. 27 tools for buying and selling services with atomic escrow.

28 installs/wk local only
AgentPay
by agentpay

22 pay-per-call AI + crypto + data microservices via x402. USDC on Base.

local only
Agentictrade
by miranttie

AI service marketplace — agents discover, call, and pay for API services automatically.

5 tools answering
Agent Newsstand
by agentnewsstand

Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.

16 tools answering

The402ai — questions

Answers built from our own checks of this server.

Why is there no uptime for The402ai?
The402ai runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @the402/mcp-server was installed 1 324 times last week.
How do I connect The402ai?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @the402/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use The402ai?
The npm package @the402/mcp-server was installed 1 324 times in the last week. Week over week that is +3031%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is The402ai open source?
Yes — it is published under the MIT licence, written in TypeScript, 2 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.