Agentic Reputation Gateway for Cursor
io.github.agenticsubstrate/reputation-gateway
Read-only gateway for durable agent identity, consent, recognized work, and signed receipts.
client:Cursor
transport:streamable-http
tools:7
Install Agentic Reputation Gateway in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"reputation-gateway": {
"url": "https://agentic-reputation-gateway.maxrhinehart.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs