Skip to content

Connecting an AI agent (MCP)

Qaack exposes an MCP (Model Context Protocol) server, so AI clients such as Claude Code, Claude Desktop, Codex, Antigravity, or claude.ai web can act on your behalf — with your own permissions, the same access you already have in the panel.

The panel doesn't start the connection itself: your AI client drives the OAuth sign-in, and the panel just shows you the server URL, per-client instructions, and your current connections.

Connect

Click the MCP icon in the sidebar to open the connect panel.

  • Claude Code — run:
claude mcp add --transport http qaack <server-url>
  • Claude Desktop, Codex, Antigravity, claude.ai web — paste the server URL shown in the panel into your client's MCP/connector settings.

Your client will open your browser to sign in and approve access, then it's connected — no separate setup on the Qaack side.

Managing connections

The same panel lists every AI agent currently connected to your account, with when it connected. Click Revoke to disconnect one — this immediately invalidates its access.