← Back to Plugins
MCP Server MCP

io.github.mikerawsonnz/auth-token-service

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://bcrypt-python-jose-d0e0d0.getvda.ai/mcp"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...