SpecMgr for Windsurf
io.github.dfch/biz.dfch.specmgr
An artifact manager for system specifications.
client:Windsurf
transport:stdio
runtime:pypi
Install SpecMgr in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"biz.dfch.specmgr": {
"command": "uvx",
"args": [
"biz-dfch-specmgr"
],
"env": {
"SPECMGR_MCP_TRANSPORT": "<SPECMGR_MCP_TRANSPORT>",
"SPECMGR_MCP_HOST": "<SPECMGR_MCP_HOST>",
"SPECMGR_MCP_PORT": "<SPECMGR_MCP_PORT>",
"SPECMGR_ADR_DIR": "<SPECMGR_ADR_DIR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs