MCP ServerHTTPOfficialv1.1.0

Dobby MCP Server

Monitor and control AI agents across your Dobby workspace—manage tasks, approvals, schedules, and governance policies from Claude. For developers integrating multi-agent orchestration with compliance and oversight.

io.github.gil-dobby/dobby

Hosted URL

https://mcp.dobby-ai.com/mcp

Transport

HTTP

Auth

2 required env vars

What the Dobby MCP server does

How models use it and what it is built for.

Monitor and control AI agents across your Dobby workspace—manage tasks, approvals, schedules, and governance policies from Claude. For developers integrating multi-agent orchestration with compliance and oversight.

Connect to Dobby

Hosted endpoint — paste into any MCP client.

https://mcp.dobby-ai.com/mcp

Environment variables

Configuration this server reads at startup.

  • DOBBY_API_KEYRequired

    Your Dobby API key (dk_* or gk_* prefix)

  • DOBBY_TENANT_IDRequired

    Your Dobby workspace/tenant ID

  • DOBBY_API_URL

    Dobby platform URL (default: https://dobby-ai.com)

Resources

Where to find authoritative docs and source for Dobby.

Example prompts for Dobby

Paste any of these into Agent Studio after connecting Dobby.

  • List all active agent tasks in my Dobby workspace and their current status
  • Show pending approvals that need my review across all agents
  • What governance policies are currently enforced on my tenant
  • Explain how to configure DOBBY_API_KEY and DOBBY_TENANT_ID for this MCP server

Dobby MCP server — FAQ

Common questions about connecting and running Dobby.

  • What can I do with the Dobby MCP server?

    You can connect to your Dobby workspace to monitor agent tasks, review pending approvals, manage schedules, and enforce governance policies—all from Claude. It requires a valid Dobby API key (dk_* or gk_* prefix) and tenant ID.

  • How do I set up authentication?

    Set three environment variables: DOBBY_API_KEY (your Dobby API key), DOBBY_TENANT_ID (your workspace ID), and optionally DOBBY_API_URL (defaults to https://dobby-ai.com). Then install via `npx @dobbyai/mcp-external@1.1.0`.

  • Is there a cost to use this MCP server?

    Pricing depends on your Dobby platform subscription. The MCP server itself is installed via npm; check Dobby's pricing page for workspace and API tier costs.

  • Can I use this to automate agent approvals?

    Yes—you can query pending approvals and manage them through the MCP interface. Exact automation capabilities depend on your Dobby workspace permissions and governance configuration.

  • What if my API key is invalid or expired?

    The server will fail to authenticate if DOBBY_API_KEY is missing, malformed, or expired. Verify your key starts with `dk_` or `gk_` and regenerate it in your Dobby workspace settings if needed.

Run Dobby across 60+ AI models, side-by-side

Connect Dobby to Claude, GPT, Gemini, DeepSeek and 60+ AI models in MCP Agent Studio. Compare answers side-by-side, save reusable agent presets, share runs — all in your browser, no install required.

Open Agent Studio

Related servers

More on MCP Playground