Back to directory
airtop-mcp

airtop-mcp

@alecf4

An MCP server that provides tools for interacting with Airtop's browser automation service

browser-automationairtopautomation

Installation & Configuration

{
  "mcpServers": {
    "airtop": {
      "command": "npx",
      "args": [
        "-y",
        "airtop-mcp@latest"
      ],
      "env": {
        "AIRTOP_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/3/31
Updated
2026/6/7