Loading MCP server directory, please wait...
Connect AI assistants to HiveClaw — manage projects, talk to AI agents, and more.
npx @getmcp/cli add io.github.omiiyamu/hiveclawRequires Node.js 18+. Community-contributed server. Review source before installing.
HIVECLAW_API_KEYYour HiveClaw API key (starts with hc_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.omiiyamu/hiveclaw": {
"command": "npx",
"args": [
"-y",
"@hiveclaw/mcp-server"
],
"env": {
"HIVECLAW_API_KEY": "",
"HIVECLAW_API_URL": ""
}
}
}
}