Skip to content
Windsurf

What's Loaded for Windsurf

io.github.stcmain/whats-loaded-mcp

What fills your agent's context window before a session starts: skill descriptions, memory files.

client:Windsurf transport:stdio runtime:npm

Install What's Loaded in Windsurf

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

{
  "mcpServers": {
    "whats-loaded-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "whats-loaded-mcp"
      ]
    }
  }
}

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

What's Loaded in other clients