BridgeMind
Vibeathon
Feb 1-14$5,000
BridgeMind
Model Context Protocol

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.

Server URL:mcp.bridgemind.ai
1

Get Your API Key

Create a BridgeMind account and generate an API key from your dashboard.

API Key Format: bm_live_xxxxxxxxxxxx

2

Configure Your AI Tool

Location: Cursor Settings → Features → MCP → Edit Config

mcp.jsonjson
{
  "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.

3

Restart & Verify

Restart your AI tool to apply the configuration, then verify the connection to our cloud server.

Restart

Completely quit and reopen your AI tool to apply the configuration changes.

Verify

Ask your AI to "list my BridgeMind projects" to confirm the connection works.

Available Tools

BridgeMCP provides these tools to your AI assistant.

list_projects

List all projects in your BridgeMind account

create_project

Create a new project with name and description

list_tasks

List all tasks for a specific project

create_task

Create a new task within a project

update_task

Update task status, instructions, or details

get_task

Get detailed information about a specific task

Supported AI Tools

BridgeMCP works with any MCP-compatible AI assistant.

Cursor
Claude Code
Codex CLI
Claude Desktop
Windsurf

Ready to Connect?

Set up BridgeMCP and supercharge your AI workflow.