Snapshots your entire CognOS agent system in one tool call. You get a JSON graph showing all 12+ nodes (trustplane-gateway, token-compressor, session-memory, armada-bus, plus agent-critic, agent-curator, agent-ethics, etc.) with live status checks pulled from HTTP endpoints, log files, SQLite traces, and process monitors. The get_agent_graph tool returns nodes, edges, and system summary. Use get_blocked_nodes when something breaks, get_node_status for drilling into specific components, or get_edges to map communication flow. Built for the FNC architecture where Claude acts as conductor over a distributed agent fleet. You point it at your local CognOS instance via COGNOS_BASE_URL and it reads the whole topology instantly.
claude mcp add --transport stdio base76-research-lab-conductor-graph-mcp -- uvx conductor-graph-mcp