Skip to content
Windsurf

agentcontext for Windsurf

io.github.mbeato/agentcontext

Normalize AGENTS.md / CLAUDE.md / .cursor/rules / .clinerules / .windsurf/rules from one source.

client:Windsurf transport:stdio runtime:npm

Install agentcontext in Windsurf

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

{
  "mcpServers": {
    "agentcontext": {
      "command": "npx",
      "args": [
        "-y",
        "@mbeato/agentcontext-mcp"
      ]
    }
  }
}

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

agentcontext in other clients