Skip to content
Claude Code

auth token service for Claude Code

io.github.mikerawsonnz/auth-token-service

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

client:Claude Code transport:streamable-http tools:2

Install auth token service in Claude Code

run in your project directory

claude mcp add --transport http auth-token-service https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

What Claude Code can do once it is connected

auth token service in other clients