MCP Servers are available to teams on the Pro subscription.
Prerequisites
Before setting up an MCP Server, ensure you have:- A Dimedove account with Pro subscription
- At least one agent configured with tasks you want to expose
- The agent must be published (live) before you can enable the MCP Server
Setup Flow
Step 1: Navigate to MCP Settings
- Go to Settings in your Dimedove dashboard
- Click MCP in the sidebar
Step 2: Create an MCP Server
- Click Create MCP Server
- Enter a name for your MCP Server (this is for your internal reference)
Step 3: Assign an Agent
- In the Agent dropdown, select the agent whose tasks you want to expose
- Only published (live) agents can be assigned
Step 4: Select Tasks to Expose
After assigning an agent, you can choose which tasks to expose:- In the Exposed Tasks section, you will see all tasks configured on the selected agent
- Check the boxes next to the tasks you want to make available through this MCP Server
- Only active tasks can be selected
Step 5: Enable Knowledge Base Access (Optional)
If your agent has a knowledge base configured:- Toggle Knowledge Base Access to enable it
- When enabled, external tools can search your agent’s knowledge base using the
query_knowledgetool
Step 6: Test the Connection
Before enabling your MCP Server, verify the configuration:- Click Test Connection
- The status indicator shows the result:
- Connected: Server is reachable and tools are available
- Connected, no tools: Server works but no tasks are exposed
- Error: Configuration issue (check that an agent is assigned and tasks are selected)
Step 7: Enable the MCP Server
Once configured and tested:- Toggle the Enable switch at the top of the page
- The status changes from Draft to Live
Configuration Options
Name
An internal identifier for this MCP Server. Use descriptive names like “Sales Agent MCP” or “Support Bot External” to easily identify the server’s purpose in your dashboard.Agent Assignment
The agent whose tasks and knowledge base will be exposed. You can only assign one agent per MCP Server. If you need to expose multiple agents, create separate MCP Servers for each.Exposed Tasks
Select which of the agent’s tasks are available through this MCP Server. This gives you fine-grained control over what external tools can do. You might expose read-only API tasks while keeping write operations private.Knowledge Base Access
When enabled, external tools can search the agent’s knowledge base. This is useful when you want external AI tools to have access to your documentation, FAQs, or other indexed content.Rate Limiting
Each MCP Server has built-in rate limiting to prevent abuse. The limits help ensure reliable performance and protect your integrations from excessive usage.Using Your MCP Server
Copy the Server URL
- In your MCP Server configuration, find the MCP Server URL field
- Click the copy button to copy the URL to your clipboard
Connect External Tools
Use the copied URL to configure your MCP client. Dimedove MCP Servers work with any MCP-compatible tool, including:- Claude Desktop: Add the URL to your Claude Desktop configuration
- Cursor: Configure the MCP server in Cursor settings
- ChatGPT: Use the URL when setting up custom integrations
- Custom clients: Use the URL with any MCP client library
Connection Status
The MCP Server configuration page shows the current connection status:- Not configured: No agent assigned or no tasks selected
- Connected: Server is active and tools are available
- Connected, no tools: Server works but nothing is exposed (assign tasks or enable knowledge base)
- Connection failed: Error reaching the server (verify the URL and try again)
Managing MCP Servers
Disable an MCP Server
Toggle the Enable switch off to disable an MCP Server. External tools will no longer be able to connect, but your configuration is preserved.Delete an MCP Server
- First disable the MCP Server
- Open the actions menu and click Delete
- Confirm the deletion
Update Configuration
You can update an MCP Server’s configuration at any time:- Change the assigned agent
- Add or remove exposed tasks
- Toggle knowledge base access
- Update the name
Troubleshooting
Cannot Enable MCP Server
Verify that:- An agent is assigned
- The assigned agent is published (live)
- At least one task is selected for exposure
Connection Test Fails
Check that:- The agent is live and active
- Selected tasks are active (not disabled)
- Your Dimedove subscription is active
External Tool Cannot Connect
Ensure that:- The MCP Server is enabled (status shows Live)
- You copied the complete URL
- The external tool supports MCP with streamable HTTP transport

