MCP Server
MCP
H2BIS ProjectBrain MCP
Connect AI agents to H2BIS ProjectBrain - manage projects, use cases, and capabilities via MCP.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "h2bis-mcp",
"version": "1.1.18",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "H2BIS ProjectBrain API base URL",
"isRequired": true,
"format": "string",
"name": "API_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment