mcpbeat Sign in

Axp MCP Server

by tradewr333-lgtm Your server? Claim it
local only

Axp runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 24 Jun 2026.

Trust scores, opportunity feed, contracts and a paid crypto Decision API for AI agents.

Installs per day peak 13 · avg 4 · +60% w/w
a month agotoday
36
Installs / week
npm · axp-mcp-server
0
Stars
0 open issues
24 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

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/axp-sdk.js:1, [пакет] src/server.js:1
этот файл ставится пользователю, но в репозитории его нет
  $('payoff').innerHTML=svg;

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

This one needs environment variables set before it will start: AXP_REGISTRY_URL (AXP registry base URL.), AXP_DECISION_URL (AXP Decision API base URL.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Axp

same job, measured the same way
X402 Endpoints
by digitalweb33333-creator

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

52 tools answering
X402 Solana
by digitalweb33333-creator

x402 paid API tools for AI agents on Solana: crypto safety, market data, KYB/AML verification.

10 tools answering
AgentIndex
by cognivis

Trust scores and on-chain payment receipts for x402 services.

4 tools answering
ShieldZCash
by shieldzcash

Keyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.

34 installs/wk 4 tools answering
Asterpay
by timolein74

EUR settlement for AI agents. Trust scoring, market data, crypto analytics. 16 free tools.

15 installs/wk local only
Seraph
by kondux

Crypto transaction firewall and risk tools for MCP agents.

answering
X402engine MCP
by agentc22

50+ pay-per-call APIs for AI agents — images, LLM, code, crypto, travel & more via x402

84 installs/wk local only
O
Sentinel
by 448c

Pay-per-call safety checks for AI agents: screen a crypto address or URL before you transact.

2 tools answering

Axp — questions

Answers built from our own checks of this server.

Why is there no uptime for Axp?
Axp 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 axp-mcp-server was installed 36 times last week.
How do I connect Axp?
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 axp-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Axp?
The npm package axp-mcp-server was installed 36 times in the last week. Week over week that is +60%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Axp 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.