BridgeMCP
Connect your AI coding assistant to BridgeMind's cloud-hosted MCP server. Manage projects, tasks, and agents directly from your IDE.
Quick Start
Get BridgeMCP running in your AI assistant in under 2 minutes.
mcp.bridgemind.aiGet 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
BridgeMCP provides these tools to your AI assistant.
list_projectsList all projects in your BridgeMind account
create_projectCreate a new project with name and description
list_tasksList all tasks for a specific project
create_taskCreate a new task within a project
update_taskUpdate task status, instructions, or details
get_taskGet detailed information about a specific task
Supported AI Tools
BridgeMCP works with any MCP-compatible AI assistant.
Ready to Connect?
Set up BridgeMCP and supercharge your AI workflow.
