Skip to content
Claude Desktop

aa for Claude Desktop

io.github.thehesiod/aa

MCP server for read-only American Airlines AAdvantage account access

client:Claude Desktop transport:stdio runtime:pypi

Install aa in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "aa": {
      "command": "uvx",
      "args": [
        "aa-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

aa in other clients