Loading MCP server directory, please wait...
Collective intelligence for browser automation agents. Site capabilities, selectors, and extraction.
npx @getmcp/cli add io.github.ArcedeDev/air-sdkRequires Node.js 18+. Community-contributed server. Review source before installing.
AIR_API_KEYAPI key from agentinternetruntime.com/dashboard — free tier includes 1,000 executions/month
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ArcedeDev/air-sdk": {
"command": "npx",
"args": [
"-y",
"@arcede/air-sdk"
],
"env": {
"AIR_API_KEY": ""
}
}
}
}Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
Fetch and process content from specified URLs using the Oxylabs Web Scraper API.
Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…