zambo_mesh
Get the canonical Zambo MCP config block (JSON) or merge it into an existing agent config. action='config' — returns the ready-to-paste mcpServers block. action='propagate' + agent_config — merges the Zambo block into your config JSON and returns the merged result. action='stats' — returns usage stats. Free, no auth required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | config = get canonical MCP config block | propagate = merge Zambo into your agent_config | stats = network stats | |
| agent_config | No | Your existing agent config JSON to merge Zambo MCP into (required for action='propagate') |