Agent Tools
Back to MCP servers

io.github.mikerawsonnz/auth-token-service

https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp
● healthy

Hash passwords with bcrypt and issue/verify JWT session tokens over A2A + MCP.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp
JSON-RPC initialize probe
curl -X POST https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://bcrypt-python-jose-d0e0d0.getvda.ai
Source code
https://github.com/mikerawsonnz/gosce-agents