zambo-axis-mcp
v2.5.0
Published
Add 12 Axis MCP tools to Claude, Cursor & Windsurf — bridges Zambo.dev strategy + x711.io execution + Entangler.tech coordination. Run: npx zambo-axis-mcp install
Maintainers
Readme
zambo-axis-mcp
Add 41 AI tools (Zambo MCP + Axis MCP) to Claude, Cursor & Windsurf in one command.
npx zambo-axis-mcp installDetects Claude Desktop, Cursor, and Windsurf on your machine and injects both MCP servers automatically.
What gets added
{
"mcpServers": {
"zambo": { "url": "https://zambo.dev/api/mcp" },
"axis": { "url": "https://zambo.dev/api/axis-mcp" }
}
}Restart your AI client. All 41 tools appear — no API key, no account, no auth.
The trifecta
| Network | Role | Tools |
|---------|------|-------|
| zambo.dev | Brain / Strategy | 29 Zambo MCP tools |
| x711.io | Gas Station / Execution | via axis_tool_dispatch |
| entangler.tech | Nervous System / Coordination | via axis_agent_wire |
Axis MCP (12 tools) bridges all three — once connected, x711 and Entangler are accessible immediately via Axis tools. No separate setup.
Axis MCP tools
| Tool | What it does |
|------|-------------|
| axis_spark_to_swarm | Convert any goal into a full 3-layer workflow |
| axis_agent_wire | Wire 2+ agents via Entangler — returns deploy-ready config |
| axis_tool_dispatch | Dispatch x711 tools with live SHA-256 provenance |
| axis_swarm_pattern | Build a full multi-agent swarm architecture |
| axis_drift_monitor | Detect swarm drift vs original strategy Spark |
| axis_memory_handoff | Package context for cross-layer handoff |
| axis_chain_proof | Real SHA-256 proof chain spanning all 3 layers |
| axis_agent_onboard | Automatically brief any new agent on the full stack |
| axis_pay_agent | Agent-to-agent USDC payment on Base via x402 |
| axis_reputation_check | Deterministic trust score for any swarm or Spark hash |
| axis_outcome_submit | Submit real outcome — closes strategy→result loop |
| axis_cross_search | Live search across all 3 networks simultaneously |
Free tier: 3 calls/day per Axis tool · Zambo Pass ($49/mo) unlocks all 41 tools unlimited.
Manual install
Paste into your MCP client config:
{
"mcpServers": {
"zambo": { "url": "https://zambo.dev/api/mcp" },
"axis": { "url": "https://zambo.dev/api/axis-mcp" }
}
}Claude Desktop: Settings → Developer → Edit Config
Cursor: Settings → MCP → Add Server
Windsurf: ~/.codeium/windsurf/mcp_config.json
Links
- zambo.dev/axis-mcp — full Axis MCP docs
- zambo.dev/mcp — Zambo MCP docs (29 tools)
- zambo.dev — 17 live AI products by Brennan Zambo
- @zambodotdev on X
Built by Brennan Zambo · MIT License
