io.github.omiiyamu/hiveclaw
Quality Score
79
/100
Connect AI assistants to HiveClaw — manage projects, talk to AI agents, and more.
§01 Install
Remote endpoint
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://api.hiveclaw.ai/api/v1/mcp/remoteClaude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"hiveclaw": {
"command": "npx",
"args": [
"-y",
"@hiveclaw/mcp-server"
],
"env": {
"HIVECLAW_API_KEY": "<your-hiveclaw_api_key>",
"HIVECLAW_API_URL": "<hiveclaw_api_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"hiveclaw": {
"command": "npx",
"args": [
"-y",
"@hiveclaw/mcp-server"
],
"env": {
"HIVECLAW_API_KEY": "<your-hiveclaw_api_key>",
"HIVECLAW_API_URL": "<hiveclaw_api_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @hiveclaw/mcp-server§02 Environment variables
HIVECLAW_API_KEYrequiredsecret
Your HiveClaw API key (starts with hc_)
HIVECLAW_API_URLAPI base URL (default: https://api.hiveclaw.ai)
§03 MCP Quality Score · methodology
freshness
24
completeness
10
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.