nihalcastelino/project-brain-mcp
Platform-specific configuration:
{
"mcpServers": {
"project-brain-mcp": {
"command": "npx",
"args": [
"-y",
"project-brain-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Coordinate multiple AI agents across your codebase
> While Cursor handles one file and Claude Code helps with another, Project Brain tracks what each agent worked on, prevents conflicts, and makes it easy to hand off context between tools.
[](https://opensource.org/licenses/MIT) [](https://nodejs.org) [](https://modelcontextprotocol.io)
---
When you use multiple AI coding agents (Claude Desktop, Cursor, GitHub Copilot), it's hard to track:
Project Brain solves this by:
Free Tier:
Upgrade for Teams:
---
Step 1: Configure your AI tool
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS, %APPDATA%\Claude\claude_desktop_config.json on Windows):
{
"mcpServers": {
"project-brain": {
"command": "npx",
"aLoading reviews...