Skip to content
VS Code

agent notary for VS Code

io.github.jdhart81/agent-notary

Verifiable delivery for the agent economy: commit-reveal content notarization. Sellers commit to a d

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

Install agent notary in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-notary": {
      "type": "http",
      "url": "https://mcp.viridisconservation.com/notary/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 notary in other clients