casemgr mcp for Windsurf
io.github.mstang/casemgr-mcp
Shared workspace your AI agent writes to. 184 tools, persistent memory, semantic search.
client:Windsurf
transport:stdio
runtime:npm
Install casemgr mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"casemgr-mcp": {
"command": "npx",
"args": [
"-y",
"casemgr-mcp"
],
"env": {
"CASEMGR_API_TOKEN": "<CASEMGR_API_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs