Skip to content
Windsurf

Project Context for Windsurf

io.github.sandovalrr/project-context

Safely manage repository-scoped issues across Linear, GitHub Issues, and Jira Cloud.

client:Windsurf transport:stdio runtime:npm

Install Project Context 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": {
    "project-context": {
      "command": "npx",
      "args": [
        "-y",
        "@sandovalrr/project-context-mcp"
      ],
      "env": {
        "PROJECT_CONTEXT_CONFIG_DIR": "<PROJECT_CONTEXT_CONFIG_DIR>",
        "PROJECT_CONTEXT_STATE_DIR": "<PROJECT_CONTEXT_STATE_DIR>",
        "PROJECT_CONTEXT_CWD": "<PROJECT_CONTEXT_CWD>"
      }
    }
  }
}

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

Project Context in other clients