BIGHUB
Quality Score
89
/100
Decision learning for AI agent actions. Evaluate, score, decide, and learn from outcomes.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@bighub/bighub-mcp"
],
"env": {
"BIGHUB_API_KEY": "<your-bighub_api_key>",
"BIGHUB_BEARER_TOKEN": "<your-bighub_bearer_token>",
"BIGHUB_BASE_URL": "https://api.bighub.io"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@bighub/bighub-mcp"
],
"env": {
"BIGHUB_API_KEY": "<your-bighub_api_key>",
"BIGHUB_BEARER_TOKEN": "<your-bighub_bearer_token>",
"BIGHUB_BASE_URL": "https://api.bighub.io"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @bighub/bighub-mcp§02 Environment variables
BIGHUB_API_KEYrequiredsecret
BIGHUB API key for authenticating requests (X-API-Key header).
BIGHUB_BEARER_TOKENsecret
Alternative authentication via Bearer token. Use this or BIGHUB_API_KEY.
BIGHUB_BASE_URLBIGHUB API base URL.
§03 MCP Quality Score · methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.