Skip to content
Windsurf

Symfony Agent MCP for Windsurf

io.github.shakaran/symfony-agent-mcp

Read-only Symfony introspection: routes, services, entities, Doctrine, security, Twig and more.

client:Windsurf transport:stdio runtime:npm

Install Symfony Agent MCP in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "symfony-agent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@shakaran/symfony-agent-mcp"
      ],
      "env": {
        "SYMFONY_MCP_DYNAMIC_TOOLS": "<SYMFONY_MCP_DYNAMIC_TOOLS>",
        "SYMFONY_MCP_TOKEN_BUDGET": "<SYMFONY_MCP_TOKEN_BUDGET>",
        "SYMFONY_MCP_ALLOWED_PATHS": "<SYMFONY_MCP_ALLOWED_PATHS>",
        "SYMFONY_MCP_SESSION_SECRET": "<SYMFONY_MCP_SESSION_SECRET>",
        "SYMFONY_MCP_SESSION_TOKEN": "<SYMFONY_MCP_SESSION_TOKEN>",
        "SYMFONY_MCP_AUDIT": "<SYMFONY_MCP_AUDIT>",
        "SYMFONY_MCP_DLP": "<SYMFONY_MCP_DLP>"
      }
    }
  }
}

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

Symfony Agent MCP in other clients