Skip to main content
Connect your MCP client to the hosted Adam server:
The recommended setup uses OAuth. You do not need to create an API key or register an OAuth application first.
1

Add a custom connector

Open SettingsConnectors, choose Add custom connector, and enter https://adam.new/mcp as the server URL.
2

Leave the client ID empty

Adam supports automatic client registration. Do not add a manual OAuth Client ID.
3

Connect Adam

Start the connection, sign in to Adam, choose the workspace Claude may access, and approve the permissions.

What you approve

During OAuth, Adam asks you to choose one workspace. The permission screen may include access to models, projects, tasks, and files. Tools that are not covered by the granted permissions do not appear to the client. To remove access, open Settings → Developer → Connected apps in Adam and revoke the client, or disconnect Adam in the client itself. Connect it again to choose a different workspace or set of permissions.
Only connect clients you trust. An approved client can read or change data in the selected workspace within the permissions shown by Adam.

Troubleshooting

Adam supports automatic client registration, so a Client ID is not needed. Remove the existing Adam connector, add it again with the exact server URL https://adam.new/mcp, and retry the connection. Also update the MCP client if it is not using a current version.
Disconnect Adam in the MCP client and reconnect it. Choose the intended workspace on the Adam authorization screen.
Adam only advertises tools allowed by the connection’s granted permissions. Reconnect and approve the required project, task, model, or file access.
Task creation and messages start asynchronous work. Ask the client to call adam_get_task until the task completes, fails, is cancelled, or requests input.
Adam currently allows 120 requests per minute per credential. Wait for the retry interval before continuing, and avoid polling a task continuously.
If the connection still fails, check Adam status or contact hello@adam.new.
Last modified on August 26, 2026