Skip to content
VS Code

Hive Log for VS Code

io.github.srotzin/hive-mcp-log

Tamper-evident audit log service for agent-to-agent transactions

client:VS Code transport:streamable-http

Install Hive Log in VS Code

.vscode/mcp.json

{
  "servers": {
    "hive-mcp-log": {
      "type": "http",
      "url": "https://hive-mcp-log.onrender.com/mcp"
    }
  }
}

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

Hive Log in other clients