Agent Tools
Back to MCP servers

SNHP — negotiation + blind-locker counter for agents

https://api.snhp.dev/mcp/
● healthy

Pay-per-use counter for AI agents: negotiate a price, and store an encrypted blob across sessions.

Transport
streamable-http
Auth
Cost
Protocol revision
2025-11-25
negotiated, not declared

Listed in

Directories this entry was found in.

mcp-registry

How to connect

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