Skip to content
VS Code

HiveAttest for VS Code

io.github.srotzin/hive-mcp-attest

Pre-action attestation perimeter for AI agents — 8 primitives, signed C18 receipt per call.

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

Install HiveAttest in VS Code

.vscode/mcp.json

{
  "servers": {
    "hive-mcp-attest": {
      "type": "http",
      "url": "https://hive-mcp-attest.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

HiveAttest in other clients