Loading MCP server directory, please wait...
Exposes a CognOS agent system as a machine-readable graph. Full system snapshot with one tool call.
npx @getmcp/cli add io.github.base76-research-lab/conductor-graph-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.base76-research-lab/conductor-graph-mcp": {
"command": "uvx",
"args": [
"conductor-graph-mcp"
],
"env": {
"COGNOS_BASE_URL": "",
"COGNOS_API_KEY": ""
}
}
}
}