AIR SDK runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from npm. Last commit 10 Apr 2026.
Collective intelligence for browser automation agents. Site capabilities, selectors, and extraction.
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const result = execSync(cmd, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add air-sdk -- npx -y @arcede/air-sdk
{
"mcpServers": {
"air-sdk": {
"args": [
"-y",
"@arcede/air-sdk"
],
"command": "npx"
}
}
}
[mcp_servers.air-sdk]
command = "npx"
args = ["-y", "@arcede/air-sdk"]
{
"mcpServers": {
"air-sdk": {
"args": [
"-y",
"@arcede/air-sdk"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"air-sdk": {
"args": [
"-y",
"@arcede/air-sdk"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AIR_API_KEY (API key from agentinternetruntime.com/dashboard — free tier includes 1,000 executions/month).
The author declared them in the registry entry; get the values from the project itself.
AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.
Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.
MCP server for Safari DevTools — browser debugging and automation for AI coding agents
AI-native browser for agents. 71 tools with self-healing, semantic extraction, vault CLI.
Lightweight browser automation for AI agents: navigate, screenshot, extract, PDF. One small binary.
Browser automation for MCP clients via Zen Browser. Parallel multi-tab, content extraction.
MCP server for browser automation with AI agent
Create and control browser sessions for web automation, testing, and AI agent tasks
Answers built from our own checks of this server.