hunch for Windsurf
io.github.davesheffer/hunch
Shared records for AI agents: engineering decisions, bug history, rules, and work state through MCP.
client:Windsurf
transport:stdio
runtime:npm
Install hunch in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"hunch": {
"command": "npx",
"args": [
"-y",
"@davesheffer/hunch"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs