MCP Server

Manage your video platform
with natural language

Connect your Digital Samba account to AI assistants like Claude and ChatGPT. Create rooms, manage recordings, and control your video infrastructure—just by asking.

Server operational

Quick Connect

Devv1.0.7 (1392811) +2 commits
http://mcp-dev.digitalsamba.com

Setup Guides

Run this command in your terminal:

claude mcp add --transport http digitalsamba https://mcp.digitalsamba.com/mcp

Then use the /mcp command in Claude Code to authenticate.

Add to your claude_desktop_config.json:

{ "mcpServers": { "digitalsamba": { "url": "https://mcp.digitalsamba.com/mcp" } } }

Config file location:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json

Restart Claude Desktop and authenticate when prompted.

Use the server URL with any MCP-compatible client:

https://mcp.digitalsamba.com/mcp

The server supports Streamable HTTP transport with OAuth 2.0 authentication.

Resources