Skip to main content
NeetoAuth hosts the MCP server, so there is nothing to install or run locally. Add it to your assistant, sign in or supply an API key, then restart the assistant to make the NeetoAuth tools available.

Server details

Which method does your client use?

Read Authentication first: OAuth scopes the assistant to you, an API key scopes it to the whole workspace. Clients that read a config file appear in both columns. Which method they use is decided by what you put in the file: include an Authorization header and it connects with the API key, leave it out and it starts the OAuth flow.

Connect with OAuth

Open Settings → Connectors → Add → Add custom connector, give it a name such as NeetoAuth, and paste:
Approve the connection when your browser opens. This works on claude.ai, the Claude desktop app, and Cowork.

Connect with an API key

Replace YOUR_API_KEY with your NeetoAuth API key. Remember that a key is scoped to the whole workspace, not to you.
Add the server to ~/.claude.json:
Save the file, then restart Claude Code.

Verify the connection

After your assistant reloads, confirm that the NeetoAuth tools are listed. Then try a prompt such as “Which neeto products are enabled in my NeetoAuth workspace?” Find more in Examples.