Skip to content
Windsurf

RASON for Windsurf

io.github.frontlinesystems/rason-mcp-server

Build, solve, and analyze RASON optimization, simulation, data science, and decision models

client:Windsurf transport:stdio runtime:npm

Install RASON 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": {
    "rason-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@frontlinesystems/rason-mcp-server"
      ],
      "env": {
        "RASON_BEARER_TOKEN": "<RASON_BEARER_TOKEN>",
        "RASON_SERVER_URL": "<RASON_SERVER_URL>",
        "RASON_RESULT_ARRAY_LIMIT": "<RASON_RESULT_ARRAY_LIMIT>",
        "RASON_RESULT_SIZE_LIMIT": "<RASON_RESULT_SIZE_LIMIT>",
        "RASON_REQUEST_TIMEOUT": "<RASON_REQUEST_TIMEOUT>"
      }
    }
  }
}

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

RASON in other clients