Skip to main content
Developer ToolsUnknown

BrainGrid MCP

[BrainGrid](https://braingrid.ai) MCP is the Product Management Agent that writes your specs, plans your features, and creates engineering-grade tasks your coding tools can build reliably.

developer-toolsofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://docs.braingrid.ai/mcp-server/installation

Claude Desktop configuration example:

{
  "mcpServers": {
    "braingrid-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "BrainGrid MCP"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
Unknown
Author
Unknown