Skip to main content
Add this URL to your client:
You need a VideoDB account. Sign up free at console.videodb.io - no credit card.

Claude

Works on web, desktop and mobile.
1

Open connector settings

Settings → Connectors → Add custom connector.On Team and Enterprise plans, an admin adds it under Organization settings → Connectors.
2

Paste the server URL

3

Click Connect

A VideoDB page opens in your browser.
4

Log in and authorize

If you’re not already signed in, it takes you to log in (or sign up) at console.videodb.io first. Click Authorize. The browser hands you back to Claude with the connector enabled.

Claude Code

Run /mcp inside Claude Code to authorize, then confirm it registered:

Cursor

Open Settings → Cursor Settings → MCP → Add new global MCP server and add:
Cursor opens console.videodb.io on first use. Log in and click Authorize there.

MCP Inspector

Set the transport to Streamable HTTP, enter https://mcp.videodb.io/mcp, and connect.

Any other client

Add it as a remote server over Streamable HTTP with the same URL. There is nothing else to configure.

Verify It Works

Ask your client:
You get back your collections with their IDs and names.

Troubleshooting


Local Server

An older package, videodb-director-mcp, runs a local MCP server over stdio. Use it if your client only supports stdio. See Local MCP Server.