contextual for Windsurf
io.github.contextual-laboratories/contextual
Persistent memory for AI coding agents: local-first semantic search, dependency graphs, git history.
client:Windsurf
transport:stdio
runtime:pypi
Install contextual in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"contextual": {
"command": "uvx",
"args": [
"contextual-engine"
],
"env": {
"CONTEXTUAL_LOG_LEVEL": "<CONTEXTUAL_LOG_LEVEL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs