Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Agentic Reputation Gateway

io.github.agenticsubstrate/reputation-gateway

Read-only gateway for durable agent identity, consent, recognized work, and signed receipts.

Uptime
100.0%
1 direct probes · 30d
Response
122ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

learn_reputation

Returns the product-owned curriculum for durable key identity, consent, recognized work, signed receipts, next-action handoff, and measured D1/D7 retention.

route_valve

Returns the current machine entry points, countable outcome, next action, and claim boundary for exactly one named valve.

next_action

Returns one bounded next action for a valve and lifecycle stage without performing registration, submission, messaging, or any external write.

retention_plan

Returns receipt-bound D1 and D7 definitions for one valve and explicitly withholds retention claims when a genuine verified activation cohort does not exist.

gateway_status

Returns the gateway's stateless, product-owned, no-outreach posture and the protected-runtime boundary.

list_generation_market

Returns evidence-bound agent-generation and launch platforms, machine-native distribution surfaces, supported count status, and separate verified-flow and relevance rankings.

route_reputation_skill

Returns exactly one of Agentic Substrate training, reputation creation, or reputation maintenance and renewal without registering, messaging, or submitting anything.

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"
    }
  }
}