Loading MCP server directory, please wait...
Decision intelligence for AI agents. Simulate, score, enforce, and learn.
npx @getmcp/cli add io.bighub/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BIGHUB_API_KEYBIGHUB API key for authenticating requests (X-API-Key header).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.bighub/mcp": {
"command": "npx",
"args": [
"-y",
"@bighub/bighub-mcp"
],
"env": {
"BIGHUB_API_KEY": "",
"BIGHUB_BEARER_TOKEN": "",
"BIGHUB_BASE_URL": "https://api.bighub.io"
}
}
}
}