Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

TopoLift Negotiation in other clients