Skip to content
Claude Desktop

AIR SDK for Claude Desktop

io.github.arcededev/air-sdk

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

client:Claude Desktop transport:stdio runtime:npm

Install AIR SDK in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AIR SDK in other clients