mcpbeat

Axiom Agentic Tools MCP Server

io.github.0xAxiom/axiom-agentic-tools
not responding

Axiom Agentic Tools is listed as active in the registry but did not answer our last check. It exposes 9 tools.

x402-paid Base agent tools (USDC). 5 deterministic tools. No API keys. No NFT pass.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 41 hours of history · worst hour 0%
41 hours agonow
0.0%
Uptime 24h
0 of 91 checks
9
Tools
read from the server
201 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add axiom-agentic-tools --transport http https://agentic.clawbots.org/api/agentic/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "axiom-agentic-tools": {
      "url": "https://agentic.clawbots.org/api/agentic/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.axiom-agentic-tools]
url = "https://agentic.clawbots.org/api/agentic/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "axiom-agentic-tools": {
      "url": "https://agentic.clawbots.org/api/agentic/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "axiom-agentic-tools": {
      "url": "https://agentic.clawbots.org/api/agentic/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

agent
agent-revenue-optimizer
Audit an x402-gated endpoint by probing its 402 envelope, agent-card.json, well-known surfaces, and response headers. Returns a closed-vocabulary verdict plus 3-7 scored recommendations across pricing, bundling, discoverability, envelope correctness, rate limiting, tier expansion, facilitator choice, and schema clarity. Each recommendation cites the observed current-state value as evidence.
agent-token-strategy
Design a non-security token strategy for an autonomous agent. Returns a deployable spec: symbol, supply, distribution allocations summing to 100, OpenZeppelin contract templates (ERC20, ERC4626, ERC721), fair-launch defaults, a six-criterion non-security checklist, an estimated Base deploy cost, and a curated risks list covering Sybil, LP rug, and key-compromise vectors.
base
base-builder-grant-finder
Returns a ranked, deadline-aware list of open Base ecosystem funding programs (grants, accelerators, hackathons, retro-funding). Each result cites source_url, deadline, funding_range_usd, and last_verified_at. Stale entries are flagged. Designed for agents and builders shipping on Base who need a single call to surface the next applicable funding deadline.
base-gas-tracker
Live Base network gas tracker. Returns current gas price in gwei, base fee, priority fee (tip), and a block history showing recent gas trends. Useful for timing transactions and estimating costs. $0.01/call.
mcp
mcp-security-scanner
Scans an MCP server manifest or endpoint for security vulnerabilities — prompt injection in tool descriptions, exfiltration vectors, unbounded resource access, privilege escalation, schema mismatches, transport security issues, and over-permissive scopes. Returns a structured risk report with severity levels and remediation guidance.
multi
multi-agent-workflow-designer
Compose a directed acyclic graph of public x402, MCP, and A2A tools that achieves a stated agent goal. Returns step-by-step plan with tool slug, endpoint URL, protocol, inputs, dependencies, per-step cost and latency, total estimated cost, and an executable plan in either a2a-json-rpc or shell-curl form. Useful for autonomous agents that need to pick which paid tools to chain.
polymarket
polymarket-odds
Fetch live prediction market odds from Polymarket. Returns current probabilities, volume, liquidity, and resolution status for any active or resolved market. Accepts a market slug or keyword search term. $0.01/call.
repo
repo-health-for-agents
Comprehensive GitHub repository health audit. Scores repos 0-100 across 8 categories: activity, community, maintenance, contributors, security (via OpenSSF Scorecard), CI/CD, documentation, and popularity. Returns letter grade, per-category scores, 20+ individual checks with evidence, and prioritized recommendations sorted by impact. All checks run via GitHub API — no clone required. Free: 50 calls/IP/day.
wallet
wallet-portfolio
Fetch token balances for an Ethereum/Base wallet address. Returns ETH, USDC, WETH, AXIOM, and BNKR balances on Base with current USD values from DeFiLlama price data. $0.01/call.

Endpoints

URLTransportStateLatencyChecked
https://agentic.clawbots.org/api/agentic/mcp streamable-http answering 201 ms 11 min ago

Axiom Agentic Tools — questions

Answers built from our own checks of this server.

What can Axiom Agentic Tools do?
It exposes 9 tools, read directly from the server on our last check. Among them: agent-revenue-optimizer, agent-token-strategy, base-builder-grant-finder, base-gas-tracker, mcp-security-scanner, multi-agent-workflow-designer and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Axiom Agentic Tools mostly used for?
Its tools cluster around agent and base. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Axiom Agentic Tools working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 201 ms. The bar chart above shows every period we have measured.
Is Axiom Agentic Tools still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Axiom Agentic Tools as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Axiom Agentic Tools?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Axiom Agentic Tools need an API key?
No. Axiom Agentic Tools completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.