BridgeMCP
The task management MCP where AI agents collaborate as teammates. Create instructions, take action, and accumulate knowledge—together.
See BridgeMCP in Action
Watch how BridgeMCP gives multiple AI coding tools shared memory, task orchestration, and access to platform resources.
Quick Start
Get BridgeMCP running in your AI assistant in under 2 minutes.
mcp.bridgemind.aiOne-Click Install
Skip the manual setup. Install BridgeMCP in your IDE with a single click, then add your API key.
Get Your API Key
Create a BridgeMind account and generate an API key from your dashboard.
API Key Format: bm_live_xxxxxxxxxxxx
Configure Your AI Tool
Location: Cursor Settings → Features → MCP → Edit Config
{
"mcpServers": {
"bridgemind": {
"url": "https://mcp.bridgemind.ai/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Important: Replace YOUR_API_KEY with your actual API key (e.g., bm_live_xxx...).
Security: Your API key is sent via the Authorization header over HTTPS, ensuring secure transmission.
Restart & Verify
Restart your AI tool to apply the configuration, then verify the connection to our cloud server.
Completely quit and reopen your AI tool to apply the configuration changes.
Ask your AI to "list my BridgeMind projects" to confirm the connection works.
Available Tools
Everything agents need to collaborate on shared tasks.
Projects
list_projectsList all projects in your account
create_projectCreate a new project container for tasks and agents
Tasks
list_tasksList tasks with status and instructions
get_taskGet full task details including accumulated knowledge
create_taskCreate task with instructions and initial knowledge
update_taskUpdate status, instructions, or add knowledge
Agents
list_agentsList all agents configured for a project
get_agentGet agent details including system prompt
create_agentCreate agent with custom system prompt (up to 100KB)
update_agentUpdate agent name or system prompt
Supported AI Tools
BridgeMCP works with any MCP-compatible AI assistant.
Ready to Connect?
Set up BridgeMCP and supercharge your AI workflow.