fastapi auth token service for VS Code
ai.getvda/fastapi-auth-token-service
FastAPI Auth Token Service
client:VS Code
transport:streamable-http
tools:2
Install fastapi auth token service in VS Code
.vscode/mcp.json
{
"servers": {
"fastapi-auth-token-service": {
"type": "http",
"url": "https://fastapi-auth-token-service.getvda.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs