Skip to content
Windsurf

SAGE — Solver-Augmented Grounding Engine for Windsurf

io.github.pragnakar/sage-solver-mcp

LLM-native optimization solver: LP, MIP, portfolio & scheduling via HiGHS/OR-Tools.

client:Windsurf transport:stdio runtime:pypi

Install SAGE — Solver-Augmented Grounding Engine in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "sage-solver-mcp": {
      "command": "uvx",
      "args": [
        "sage-solver-mcp"
      ]
    }
  }
}

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

SAGE — Solver-Augmented Grounding Engine in other clients