Skip to content
Windsurf

Deep Agentic Core MCP for Windsurf

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

Unified MCP server for AgenticLens and Agentic Chaos capabilities.

client:Windsurf transport:stdio runtime:pypi

Install Deep Agentic Core MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Deep Agentic Core MCP in other clients