Quick Connect
Devv1.0.7 (1392811) +2 commitshttp://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.