Loading MCP server directory, please wait...
Connect AI agents to H2BIS ProjectBrain - manage projects, use cases, and capabilities via MCP.
npx @getmcp/cli add io.github.h2bis-dev/h2bis-projectbrain-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
API_BASE_URLH2BIS ProjectBrain API base URL
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.h2bis-dev/h2bis-projectbrain-mcp": {
"command": "npx",
"args": [
"-y",
"h2bis-mcp"
],
"env": {
"API_BASE_URL": ""
}
}
}
}