mcpbeat

tx402 MCP Server

io.github.Mahesvannan/tx402
local only

tx402 runs on your own machine — the client starts it, so there is no endpoint to ping. 370 installs a week from npm. Last commit 3 Aug 2026.

Explain Algorand transactions, groups, batches, and account activity with x402.

370
Installs / week
npm · tx402-mcp
0
Stars
0 open issues
3 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

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

Alternatives to tx402

same job, measured the same way
Whale Alert API
by br0ski777

Track large on-chain whale transactions on Ethereum and Base. x402 micropayment.

1 tools answering
Monarchmoney
by hakimelek

Monarch Money API client with 30 MCP tools for accounts, transactions, budgets, and cashflow.

44 installs/wk local only
TONNode — TON blockchain access
by tonnode

Liteserver access to TON: balances, account state, transactions and get-methods over native ADNL.

91 installs/wk local only
Aegis Protocol
by im-sham

Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC.

39 installs/wk local only
Bankstatemently
by bankstatemently

Parse PDF bank statements into structured transactions, accounts, and balances.

answering
Regex Tester API
by br0ski777

Test, validate and explain regular expressions with match highlighting. x402 micropayment.

1 tools answering
Creditkarma MCP
by chrischall

Credit Karma transactions for Claude — spending by category, merchant, and account summary

464 installs/wk local only
GMO Coin FX MCP Server
by rikitonoto

MCP server for GMO Coin FX trading, positions, executions, klines, and account balances.

local only

tx402 — questions

Answers built from our own checks of this server.

Why is there no uptime for tx402?
tx402 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 tx402-mcp was installed 370 times last week.
How do I connect tx402?
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 tx402-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use tx402?
The npm package tx402-mcp was installed 370 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 tx402 open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.