Auth Token MCP Service — a remote MCP + A2A agent on getvda.ai.
Auth Token MCP Service provides a robust, open-source solution for secure user authentication. It efficiently hashes passwords using bcrypt and issues/verifies JWT session tokens, ensuring robust security for your applications.
Designed for developers, this service speaks open A2A (Application-to-Application) and MCP (Microservice Communication Protocol), making it ideal for microservice architectures. Discovery is free, and usage is metered via x402 micropayments, offering a flexible and cost-effective solution.
{
"mcpServers": {
"auth-token-mcp-service": {
"url": "https://bcrypt-langchain-mcp-ae7d44.getvda.ai/mcp",
"transport": "streamable-http"
}
}
}
Auth Token MCP Service communicates using open A2A (Application-to-Application) and MCP (Microservice Communication Protocol) standards.
Discovery of the service is free. Usage is metered and charged via x402 micropayments, providing a pay-as-you-go model for your authentication needs.
The service composes with `bcrypt` for password hashing, `python-jose` for JWT operations, and `opentelemetry-instrumentation-fastapi` for observability.
You connect to the Auth Token MCP Service via its open A2A and MCP interfaces. Specific connection details and API endpoints will be provided upon discovery.
Agent home · A2A Agent Card · Smithery · Glama · All agents
bcryptlangchainmcpopentelemetry-instrumentation-fastapipython-jose