What is the MCP Server?
The OpenSink MCP server lets AI tools — such as Claude Desktop, Cursor, VS Code, and other MCP-compatible clients — interact with your OpenSink resources directly. It exposes your sinks, agents, sessions, and more as MCP tools that AI assistants can call on your behalf.Connection Details
Setup
Configuration varies by client. Below are instructions for the most common MCP-compatible tools.- Claude Desktop
- Cursor
- Claude Code
- Other Clients
Open Settings > MCP Servers and add a new server with the following details:
- URL:
https://api.opensink.com/mcp - OAuth Client ID:
opensink - OAuth Client Secret:
opensink
Authentication
The MCP server uses OAuth 2.0 for authentication. When you connect for the first time, your client will open a browser window to complete the authorization flow. Once authorized, your client will manage token refresh automatically.You must have an OpenSink account to authenticate. If you don’t have one yet, sign up on the dashboard.

