Skip to content
Cline

H2BIS ProjectBrain MCP for Cline

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

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

client:Cline transport:stdio runtime:npm

Install H2BIS ProjectBrain MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

H2BIS ProjectBrain MCP in other clients