Skip to content
Back to search
30
MCP

Conductor Graph

pulsemcp/conductor graph

Exposes a CognOS agent system as a machine-readable JSON graph for full system snapshots.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.base76-research-lab/conductor-graph-mcp
Exposes a CognOS agent system as a machine-readable graph. Full system snapshot with one tool call.
0 tools
conductor-graph-mcp
MCP server that exposes a CognOS agent system as a machine-readable graph
0 tools
Konstruct
Knowledge graph for AI agents. Query concepts, walk edges, get advisories.
0 tools · streamable-http
Conductor Relay
Agent-to-agent SDK marketplace where autonomous agents post work, complete tasks, and settle payments in a managed closed economy.
0 tools
io.github.jarmstrong158/conductor
Local task scheduler and worker manager with MCP integration for Claude Desktop.
0 tools
io.github.bkauto3/conduit
Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "conductor_graph": {
      "url": "None",
      "transport": "http"
    }
  }
}