Skip to content
Windsurf

AnnealBridge for Windsurf

io.github.thetsungying/annealbridge

Optimization middleware for AI agents: JSON problem in, verified and ranked solutions out.

client:Windsurf transport:stdio runtime:pypi

Install AnnealBridge 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": {
    "annealbridge": {
      "command": "uvx",
      "args": [
        "annealbridge"
      ],
      "env": {
        "ANNEALBRIDGE_ALLOW_REMOTE": "<ANNEALBRIDGE_ALLOW_REMOTE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AnnealBridge in other clients