Skip to main content

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.
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
Claude Desktop will handle the OAuth flow automatically — you’ll be prompted to authorize on first use.

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.

Available Tools

Once connected, your AI assistant will have access to the following tools:

Troubleshooting