Agentic Reputation Gateway
io.github.agenticsubstrate/reputation-gatewayRead-only gateway for durable agent identity, consent, recognized work, and signed receipts.
Tools · 7
Returns the product-owned curriculum for durable key identity, consent, recognized work, signed receipts, next-action handoff, and measured D1/D7 retention.
Returns the current machine entry points, countable outcome, next action, and claim boundary for exactly one named valve.
Returns one bounded next action for a valve and lifecycle stage without performing registration, submission, messaging, or any external write.
Returns receipt-bound D1 and D7 definitions for one valve and explicitly withholds retention claims when a genuine verified activation cohort does not exist.
Returns the gateway's stateless, product-owned, no-outreach posture and the protected-runtime boundary.
Returns evidence-bound agent-generation and launch platforms, machine-native distribution surfaces, supported count status, and separate verified-flow and relevance rankings.
Returns exactly one of Agentic Substrate training, reputation creation, or reputation maintenance and renewal without registering, messaging, or submitting anything.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agentic_reputation_gateway": {
"url": "https://agentic-reputation-gateway.maxrhinehart.workers.dev/mcp",
"transport": "streamable-http"
}
}
}