Connect your AI assistant to Qwairy in 2 minutes. Works with Claude, ChatGPT, Cursor, VS Code, Windsurf, and any MCP-compatible client.
Connect your favorite AI assistant to your Qwairy GEO monitoring data. All you need is the server URL:
Copy
https://mcp.qwairy.co
Authentication is handled automatically via OAuth — a browser window opens, you sign in, and you’re connected.
MCP is an open protocol that is still evolving. Some clients may update their setup flow over time. If the steps below don’t match exactly what you see, refer to your client’s documentation — the server URL remains the same.
After adding the server, your client will initiate the OAuth flow:
A browser window opens with the Qwairy sign-in page
Sign in with your Qwairy account
Authorize the connection
You’re redirected back — the connection is active
Your credentials are never shared with the AI client. Authentication uses OAuth 2.1 with PKCE — only a secure, scoped access token is exchanged. Learn more about OAuth.
The MCP server allows 60 requests per minute per connection. This is more than enough for interactive use, but automated scripts should implement appropriate delays.