Loading languages...
AI

airtop-mcp

@alecf1

An MCP server to talk to Airtop (https://www.airtop.ai/)

browser-automation
airtop
automation

# mcpServer Config

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

# stdio

npx -y airtop-mcp@latest
Transport:
stdio
言語:
TypeScript
作成日:3/31/2025
更新日:8/6/2025