Skip to content
Windsurf

AIR SDK for Windsurf

io.github.arcededev/air-sdk

Collective intelligence for browser automation agents. Site capabilities, selectors, and extraction.

client:Windsurf transport:stdio runtime:npm

Install AIR SDK 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": {
    "air-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "@arcede/air-sdk"
      ],
      "env": {
        "AIR_API_KEY": "<AIR_API_KEY>"
      }
    }
  }
}

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

AIR SDK in other clients