Contextful for Windsurf
io.github.inferensys/contextful
Efficient context management: code search, evidence packs, and memory for coding agents.
client:Windsurf
transport:stdio
runtime:npm
Install Contextful in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"contextful": {
"command": "npx",
"args": [
"-y",
"@inferensys/contextful"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs