hiveclaw for VS Code
io.github.omiiyamu/hiveclaw
Connect AI assistants to HiveClaw — manage projects, talk to AI agents, and more.
client:VS Code
transport:streamable-http
runtime:npm
Install hiveclaw in VS Code
.vscode/mcp.json
{
"servers": {
"hiveclaw": {
"type": "http",
"url": "https://api.hiveclaw.ai/api/v1/mcp/remote"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs