Loomal

AIR SDK

MCP server by github.com/arcededev/air-sdk

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

1 starsnpm: @arcede/air-sdk

About AIR SDK

AIR SDK is an MCP (Model Context Protocol) server published by arcededev in the official MCP registry, listed under App Automation on Loomal. Collective intelligence for browser automation agents. Site capabilities, selectors, and extraction.

It ships as an npm package (@arcede/air-sdk), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/arcededev/air-sdk, where the project has earned 1 GitHub stars.

Use AIR SDK with your agent

Claude Code · one command
claude mcp add air-sdk -- npx -y @arcede/air-sdk
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "air-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "@arcede/air-sdk"
      ]
    }
  }
}
npm@arcede/air-sdk

Frequently asked questions

What is AIR SDK?
AIR SDK is an MCP (Model Context Protocol) server by arcededev in the App Automation category. Collective intelligence for browser automation agents. Site capabilities, selectors, and extraction.
How do I connect AIR SDK to Claude, Cursor, or another MCP client?
Install AIR SDK from its npm package (@arcede/air-sdk) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is AIR SDK open source?
Yes — the source code is public at github.com/arcededev/air-sdk, with 1 GitHub stars.
Can AI agents pay to use AIR SDK?
Not yet through Loomal — AIR SDK is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AIR SDK? Claim this listing free by verifying GitHub ownership, or contact us.