Recommended: org-wide via token
In your app’s organization-level settings, under integrations / connectors / MCP servers, add:- Server URL:
https://api.getwhys.io/mcpfor an Organization MCP API Token or individual OAuth;https://api.getwhys.io/mcp/orgfor an OAuth MCP Connector - Auth:
Authorization: Bearer <your-token>header for org tokens (preferred — see header vs. query string if your app doesn’t support custom headers)
Alternative: individual account (OAuth)
Best for one person testing on their own account. This setup applies to your account only — it won’t enable GetWhys MCP for anyone else in your organization.- Open your app’s settings and find the section for integrations, connectors, or MCP servers.
- Choose Add (e.g. “Add integration,” “Add connector,” or “Add MCP server”).
- Paste in the GetWhys MCP address:
https://api.getwhys.io/mcp - The app will send you to GetWhys to authorize via OAuth. Sign in with your GetWhys account and approve the connection.
- You’ll see GetWhys listed as a connected/active integration.