io.github.gil-dobby/dobby
Quality Score
85
/100
Connect, monitor, and control AI agents — tasks, approvals, schedules, and governance.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://mcp.dobby-ai.com/mcpClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"dobby": {
"command": "npx",
"args": [
"-y",
"@dobbyai/mcp-external"
],
"env": {
"DOBBY_API_URL": "<dobby_api_url>",
"DOBBY_API_KEY": "<dobby_api_key>",
"DOBBY_TENANT_ID": "<dobby_tenant_id>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"dobby": {
"command": "npx",
"args": [
"-y",
"@dobbyai/mcp-external"
],
"env": {
"DOBBY_API_URL": "<dobby_api_url>",
"DOBBY_API_KEY": "<dobby_api_key>",
"DOBBY_TENANT_ID": "<dobby_tenant_id>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @dobbyai/mcp-external§02 Environment variables
DOBBY_API_URLDobby platform URL (default: https://dobby-ai.com)
DOBBY_API_KEYrequired
Your Dobby API key (dk_* or gk_* prefix)
DOBBY_TENANT_IDrequired
Your Dobby workspace/tenant ID
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Calendar & Time
aTars MCP
ai.aarna/atars-mcp
Crypto market signals, technical indicators, and sentiment analysis for AI agents.
Bring Your AI
ai.bringyour/bringyour
No-data MCP handoff for local Claude Code to Codex harness moves. $49 lifetime.
ai.cueapi/mcp
ai.cueapi/mcp
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.