Agentic Reputation Gateway for VS Code
io.github.agenticsubstrate/reputation-gateway
Read-only gateway for durable agent identity, consent, recognized work, and signed receipts.
client:VS Code
transport:streamable-http
tools:7
Install Agentic Reputation Gateway in VS Code
.vscode/mcp.json
{
"servers": {
"reputation-gateway": {
"type": "http",
"url": "https://agentic-reputation-gateway.maxrhinehart.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs