mcpbeat Sign in

x402 Trinity MCP Server

local only

x402 Trinity runs on your own machine — the client starts it, so there is no endpoint to ping. 207 installs a week from npm. Last commit 8 Sep 2026.

Give an agent a wallet. Pays for x402 resources within hard limits. Base + USDC, gasless.

Installs per day peak 491 · avg 16
a month agotoday
207
Installs / week
npm · x402-trinity
2
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
NOASSERTION
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.

Runs an external command tools/build.mjs:47
execFileSync(process.execPath, [fileURLToPath(new URL('node_modules/typescript/lib/tsc.js', ROOT)), '-p', 'tsconfig.json'],
  const shards = Object.keys(process.env)

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 x402-trinity -- npx -y x402-trinity
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402-trinity": {
      "args": [
        "-y",
        "x402-trinity"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.x402-trinity]
command = "npx"
args = ["-y", "x402-trinity"]
.cursor/mcp.json
{
  "mcpServers": {
    "x402-trinity": {
      "args": [
        "-y",
        "x402-trinity"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "x402-trinity": {
      "args": [
        "-y",
        "x402-trinity"
      ],
      "command": "npx"
    }
  }
}

Alternatives to x402 Trinity

same job, measured the same way
Obolus
by inviti8

Disposable Algorand wallet for AI agents. Pay x402 resources in USDC, no human provisioning.

379 installs/wk local only
three.ws Agent Wallet
by nirholas

Give your AI agent an x402 wallet: discover and pay for services in USDC, or earn from your own.

answering
I
Keyban Agent Wallet
by keyban-prod-mcp

Give an AI agent its own blockchain wallet: balances, USDC transfers, x402 payments under policy.

45 installs/wk local only
Agent Search Pro
by agentmindcloud

Live web search and research synthesis for agents, with free samples and x402 USDC payments.

3 tools answering
BaseBounty
by sofiia7

Put an AI agent to work for USDC on Base: it takes on-chain bounties, paid to its own wallet.

167 installs/wk local only
X402 Endpoints
by digitalweb33333-creator

x402 paid API tools for AI agents on Base: EU/global registries, crypto, wallet & agent trust.

52 tools answering
Aeron Wallet
by aeronlabs

Non-custodial agent wallet for Robinhood Chain. Pays x402 requests in USDG.

411 installs/wk local only
AI Agents Archive
by panagot

Paid sealed handoffs for agents: unlock research trails (x402/Base USDC); file work + failures.

7 tools answering

x402 Trinity — questions

Answers built from our own checks of this server.

Why is there no uptime for x402 Trinity?
x402 Trinity 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 x402-trinity was installed 207 times last week.
How do I connect x402 Trinity?
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 x402-trinity straight from npm; nothing to host, nothing to sign up for.
How many people use x402 Trinity?
The npm package x402-trinity was installed 207 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is x402 Trinity open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.