Loading MCP server directory, please wait...
Connect, monitor, and control AI agents — tasks, approvals, schedules, and governance.
npx @getmcp/cli add io.github.gil-dobby/dobbyRequires Node.js 18+. Community-contributed server. Review source before installing.
DOBBY_API_KEYYour Dobby API key (dk_* or gk_* prefix)
DOBBY_TENANT_IDYour Dobby workspace/tenant ID
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gil-dobby/dobby": {
"command": "npx",
"args": [
"-y",
"@dobbyai/mcp-external"
],
"env": {
"DOBBY_API_URL": "",
"DOBBY_API_KEY": "",
"DOBBY_TENANT_ID": ""
}
}
}
}