Skip to content
Cline

AIRAS for Cline

io.github.airas-org/airas

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

client:Cline transport:stdio runtime:pypi

Install AIRAS in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

AIRAS in other clients