Skip to main content
NeetoPlaydash hosts the MCP server, so there is nothing to install or run locally. Add the endpoint to your assistant’s MCP configuration, authenticate, and the NeetoPlaydash tools become available.

Server details

Which method your client supports

For the clients that read a config file, the credential’s presence is what selects the method: leave the headers block out and the client falls back to OAuth when the server challenges it. Read Authentication before choosing - the two reach different things.

Connect with OAuth

Open Settings → Connectors, click Add, then Add custom connector.Give it a Name such as NeetoPlaydash, paste the URL, and click Add:
Claude opens NeetoPlaydash in your browser to sign in and approve the workspaces. This works on claude.ai, the Claude desktop app, and Cowork.

Connect with an API key

Replace YOUR_API_KEY with your NeetoPlaydash API key in each snippet below.
Add the server to ~/.claude.json:
Save the file, then restart Claude Code.

Verify the connection

After your assistant reloads, confirm neetoplaydash is listed among its tools. Then try a prompt such as “List my NeetoPlaydash projects.” Find more in Examples. If it does not appear, see Troubleshooting.