Dribba: services, case studies, budget estimates and contact, as MCP tools.
claude mcp add dribba --transport http https://dribba.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"dribba": {
"url": "https://dribba.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"dribba": {
"serverUrl": "https://dribba.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"dribba": {
"type": "http",
"url": "https://dribba.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"dribba": {
"url": "https://dribba.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"dribba": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://dribba.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://dribba.com/mcp | none |
| streamable-http | https://dribba.com/docs/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.dribba--dribba/reviews or the review_server meta-tool.
POST /mcp