Skip to content
Windsurf

AIRAS for Windsurf

io.github.airas-org/airas

Automated AI research toolkit: hypothesis generation, experiments, and paper writing

client:Windsurf transport:stdio runtime:pypi

Install AIRAS in Windsurf

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

{
  "mcpServers": {
    "airas": {
      "command": "uvx",
      "args": [
        "airas"
      ]
    }
  }
}

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

AIRAS in other clients