Choose the authentication path
The remote MCP endpoint is https://app.whooshly.co/api/mcp. Clients that support remote OAuth can connect by URL. For local or header-based clients, create a manual token in Agent access.
Create a manual token
- Open Connect an AI agentGo to Agent access in the dashboard.
- Enter a Token labelName the client or machine so it can be identified later.
- Create tokenCopy it immediately. For security, the full token is shown only once.
- Add the MCP serverUse the generated command or send the token as an Authorization Bearer header.
claude mcp add --transport http whooshly https://app.whooshly.co/api/mcp --header "Authorization: Bearer <token>"Manage access
Agent operations remain gated by the same account plan and ownership rules as the dashboard. Give each client its own label and revoke a token or OAuth client when it is no longer used.