Skip to content
VS Code

agent trust oracle for VS Code

io.github.jdhart81/agent-trust-oracle

Decay-weighted reputation + tamper-evident trust attestations for the agent economy.

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

Install agent trust oracle in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-trust-oracle": {
      "type": "http",
      "url": "https://mcp.viridisconservation.com/trust/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

agent trust oracle in other clients