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
{
"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