TopoLift Negotiation for Windsurf
io.github.topolift/topolift-mcp
Atom-grounded negotiation reasoning. Typed topology slot, inline citations, public dialect.
client:Windsurf
transport:stdio
runtime:pypi
Install TopoLift Negotiation in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"topolift-mcp": {
"command": "uvx",
"args": [
"topolift-mcp"
],
"env": {
"TOPOLIFT_API_KEY": "<TOPOLIFT_API_KEY>",
"TOPOLIFT_API_URL": "<TOPOLIFT_API_URL>",
"TOPOLIFT_TIMEOUT": "<TOPOLIFT_TIMEOUT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs