Skip to content
Windsurf

context for Windsurf

io.github.honeycrisp-suite/context

Local-first personal context over MCP: mail/calendar metadata, briefings, person lookups. No cloud.

client:Windsurf transport:stdio runtime:npm

Install context in Windsurf

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

{
  "mcpServers": {
    "context": {
      "command": "npx",
      "args": [
        "-y",
        "@honeycrisp/context"
      ]
    }
  }
}

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

context in other clients