Skip to content
VS Code

Hive Consult for VS Code

io.github.srotzin/hiveconsult

Agent-to-agent reasoning-as-a-service: chain-of-thought, analysis, and decision support.

client:VS Code transport:streamable-http tools:4

Install Hive Consult in VS Code

.vscode/mcp.json

{
  "servers": {
    "hiveconsult": {
      "type": "http",
      "url": "https://hiveconsult.onrender.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Hive Consult in other clients