B
Brain Trust MCP
by @bernierllc
MCP server by bernierllc
Created 10/4/2025
Updated 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx brain-trust-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"bernierllc-brain-trust-mcp": {
"command": "uvx",
"args": [
"brain-trust-mcp"
]
}
}
}