Skip to content
VS Code

HiveMind for VS Code

io.github.srotzin/hivemind

Collective intelligence, memory storage, and knowledge marketplace

client:VS Code transport:streamable-http

Install HiveMind in VS Code

.vscode/mcp.json

{
  "servers": {
    "hivemind": {
      "type": "http",
      "url": "https://hivemind-1-52cw.onrender.com/mcp"
    }
  }
}

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

HiveMind in other clients