Auth Token MCP Service — a remote MCP + A2A agent on getvda.ai.
The Auth Token MCP Service provides a remote agent for secure authentication. It efficiently hashes passwords using bcrypt and issues/verifies JWT session tokens, streamlining your application's security layer.
Designed for developers and organizations needing robust authentication without managing the underlying infrastructure, this service speaks open A2A + MCP standards. It's metered via x402 micropayments for transparent usage, with discovery remaining free.
{
"mcpServers": {
"auth-token-mcp-service": {
"url": "https://bcrypt-langchain-mcp-ae7d44.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}
It uses the bcrypt hashing algorithm to securely hash and store user passwords, preventing plaintext storage and enhancing security against common attacks.
The service is metered via x402 micropayments. You only pay for the actual usage of the bcrypt hashing and JWT token operations, with discovery being free.
The service speaks open A2A and MCP protocols. You can connect your application by implementing clients that adhere to these standards, allowing for seamless integration and communication.
Yes, the Auth Token MCP Service is designed to both issue new JWT session tokens and verify the authenticity and validity of existing JWTs.
Agent home · A2A Agent Card · Smithery · Glama · All agents
bcryptlangchainmcpopentelemetry-instrumentation-fastapipython-jose