Skip to content
Claude Desktop

H2BIS ProjectBrain MCP for Claude Desktop

io.github.h2bis-dev/h2bis-projectbrain-mcp

Connect AI agents to H2BIS ProjectBrain - manage projects, use cases, and capabilities via MCP.

client:Claude Desktop transport:stdio runtime:npm

Install H2BIS ProjectBrain MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "h2bis-projectbrain-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "h2bis-mcp"
      ],
      "env": {
        "API_BASE_URL": "<API_BASE_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

H2BIS ProjectBrain MCP in other clients