Skip to content
Claude Desktop

Deep Agentic Core MCP for Claude Desktop

io.github.deepagentlabs/deep-agentic-core-mcp

Unified MCP server for AgenticLens and Agentic Chaos capabilities.

client:Claude Desktop transport:stdio runtime:pypi

Install Deep Agentic Core MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "deep-agentic-core-mcp": {
      "command": "uvx",
      "args": [
        "deep-agentic-core-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Deep Agentic Core MCP in other clients