{"name":"Axis MCP","version":"1.0.0","protocol":"MCP","description":"The trifecta bridge MCP. Zambo.dev (brain/strategy) + x711.io (execution) + Entangler.tech (coordination). Turns three networks into one cohesive end-to-end agent system.","endpoint":"POST https://zambo.dev/api/axis-mcp","tools_count":12,"tools":[{"name":"axis_spark_to_swarm","description":"Convert any natural language goal into a full executable workflow plan spanning Zambo (strategy), x711 (execution), and Entangler (coordination). Returns a structured plan with agent roles, tool assignments, and handoff sequence.","category":"Strategy","free_tier":"3/day","inputSchema":{"type":"object","properties":{"goal":{"type":"string","description":"Your goal in natural language — any domain"},"depth":{"type":"string","enum":["quick","full"],"description":"quick (3 steps) or full (multi-phase)"}},"required":["goal"]}},{"name":"axis_agent_wire","description":"Wire two or more AI agents together for trustless coordination via the Entangler layer. Returns a coordination blueprint with cryptographic identities, handoff protocol, and messaging schema.","category":"Coordination","free_tier":"3/day","inputSchema":{"type":"object","properties":{"agent_a":{"type":"string","description":"Role or name of the first agent"},"agent_b":{"type":"string","description":"Role or name of the second agent"},"task":{"type":"string","description":"Shared task they must coordinate on"}},"required":["agent_a","agent_b","task"]}},{"name":"axis_tool_dispatch","description":"Dispatch any x711.io tool through the Axis layer with automatic Zambo Spark verification and Entangler handoff tracking. Returns tool output + provenance chain linking strategy → execution.","category":"Execution","free_tier":"3/day","inputSchema":{"type":"object","properties":{"tool":{"type":"string","description":"x711 tool name or capability keyword"},"input":{"type":"string","description":"Input for the x711 tool"},"spark_hash":{"type":"string","description":"Optional: Zambo Spark hash to link this execution to"}},"required":["tool","input"]}},{"name":"axis_swarm_pattern","description":"Generate a custom multi-agent workflow pattern for any goal. Returns agent roles, Entangler wiring topology, x711 tool assignments, and a Spark Chain anchor — your workflow compiler.","category":"Strategy","free_tier":"3/day","inputSchema":{"type":"object","properties":{"objective":{"type":"string","description":"What the swarm should accomplish"},"agent_count":{"type":"number","description":"Number of agents (2–8)"}},"required":["objective"]}},{"name":"axis_drift_monitor","description":"Monitor a running agent swarm for drift versus its original Zambo Spark. Compares current swarm behavior against the original strategy plan and flags misalignment with auto-correction recommendations.","category":"Strategy","free_tier":"3/day","inputSchema":{"type":"object","properties":{"spark_hash":{"type":"string","description":"Original ZAMBOT Spark hash"},"current_outputs":{"type":"string","description":"Summary of what the swarm has done so far"}},"required":["spark_hash","current_outputs"]}},{"name":"axis_memory_handoff","description":"Package and pass context/memory between the three layers — Zambo strategic memory, x711 runtime Hive memory, and Entangler communication memory. Produces a structured handoff payload any layer can consume.","category":"Utility","free_tier":"3/day","inputSchema":{"type":"object","properties":{"from_layer":{"type":"string","enum":["zambo","x711","entangler"],"description":"Source layer"},"to_layer":{"type":"string","enum":["zambo","x711","entangler"],"description":"Destination layer"},"context":{"type":"string","description":"Context or memory to transfer"}},"required":["from_layer","to_layer","context"]}},{"name":"axis_chain_proof","description":"Generate a cryptographic proof chain spanning all three Axis layers: Zambo Spark (strategy) → x711 execution log → Entangler coordination record. Returns a single verifiable provenance hash.","category":"Verify","free_tier":"3/day","inputSchema":{"type":"object","properties":{"spark_hash":{"type":"string","description":"ZAMBOT Spark hash"},"execution_log":{"type":"string","description":"Summary of x711 tool calls made"},"coordination_log":{"type":"string","description":"Entangler agent communication summary"}},"required":["spark_hash"]}},{"name":"axis_agent_onboard","description":"Brief any new AI agent on the complete Zambo + x711 + Entangler stack. Returns an onboarding package: stack capabilities, tool inventory, coordination protocols, and recommended workflows for the agent's purpose.","category":"Utility","free_tier":"3/day","inputSchema":{"type":"object","properties":{"agent_purpose":{"type":"string","description":"What this agent is designed to do"},"focus":{"type":"string","enum":["full","tools","coordination","strategy"],"description":"Which part of the stack to emphasize"}},"required":["agent_purpose"]}},{"name":"axis_pay_agent","description":"Initiate an x402 micropayment from one AI agent to another via the x711.io execution layer. Generates a fully-specified payment intent across Base mainnet — agent wallet → receiving endpoint → x711 gas routing — with an Entangler coordination receipt. Enables truly programmable agent-to-agent commerce without human intervention. First MCP tool in the world to bridge AI strategy (Zambo), programmable payment (x711/x402), and trustless receipt (Entangler).","category":"Execution","free_tier":"3/day","inputSchema":{"type":"object","properties":{"purpose":{"type":"string","description":"What the payment is for — task completed, tool access, data, compute, etc."},"amount_usdc":{"type":"number","description":"Amount in USDC (e.g. 0.50, 1.49, 5.00)"},"recipient_agent":{"type":"string","description":"Receiving agent identity — endpoint URL, ENS name, wallet address, or agent ID"},"paying_agent":{"type":"string","description":"Paying agent identity — your agent's name, address, or endpoint (optional)"}},"required":["purpose","amount_usdc","recipient_agent"]}},{"name":"axis_reputation_check","description":"Check the reputation and track record of any agent swarm or workflow using provenance chain data. Returns a trust score and outcome history across all three Axis layers.","category":"Registry","free_tier":"3/day","inputSchema":{"type":"object","properties":{"identifier":{"type":"string","description":"Swarm ID, Spark hash, or agent identifier"}},"required":["identifier"]}},{"name":"axis_outcome_submit","description":"Submit real-world outcomes from a cross-layer Axis workflow back into the Zambo Proven Spark Registry. Closes the loop: strategy → execution → coordination → verified outcome with cryptographic proof.","category":"Registry","free_tier":"3/day","inputSchema":{"type":"object","properties":{"spark_hash":{"type":"string","description":"Original Spark hash"},"outcome":{"type":"string","description":"What actually happened as a result of the workflow"},"metric":{"type":"string","description":"Quantifiable result (e.g. $1,200 MRR gained)"}},"required":["spark_hash","outcome"]}},{"name":"axis_cross_search","description":"Search capabilities, tools, and agents across all three Axis networks simultaneously — Zambo (strategy/tools), x711 (execution/compute), Entangler (coordination/messaging). Returns ranked results with integration paths.","category":"Utility","free_tier":"3/day","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"What capability or tool you're looking for"},"network":{"type":"string","enum":["all","zambo","x711","entangler"],"description":"Which network to search (default: all)"}},"required":["query"]}}],"access":{"requirement":"Add Zambo MCP first — Axis MCP is the second line. Both work together.","free_tier":"3 calls/day per tool per IP","unlimited":"Zambo Pass ($49/mo) — unlocks Zambo MCP + Axis MCP unlimited + 17 products"},"install":{"step_1":"Add Zambo MCP: {mcpServers:{zambo:{url:'https://zambo.dev/api/mcp'}}}","step_2":"Add Axis MCP: {mcpServers:{zambo:{url:'https://zambo.dev/api/mcp'},axis:{url:'https://zambo.dev/api/axis-mcp'}}}","note":"Two MCPs. 40 tools total. One Zambo Pass unlocks both unlimited."},"trifecta":{"zambo":{"role":"Brain / Strategy","url":"https://zambo.dev","tools":29},"x711":{"role":"Gas Station / Execution","url":"https://x711.io"},"entangler":{"role":"Nervous System / Coordination","url":"https://entangler.tech"}},"upgrade":"https://zambo.dev/#zambo-pass — $49/mo · 40 total MCP tools · 17 products · $552+/mo value"}