Agent Tools
Back to MCP servers

io.github.vinaybhosle/agentstamp

https://agentstamp.org/.well-known/mcp.json
● degraded

Identity certificates, public registry, and wishing well for AI agents — x402 micropayments on Base

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://agentstamp.org/.well-known/mcp.json
JSON-RPC initialize probe
curl -X POST https://agentstamp.org/.well-known/mcp.json \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/vinaybhosle/agentstamp