fastapi auth token service for Cursor
ai.getvda/fastapi-auth-token-service
FastAPI Auth Token Service
client:Cursor
transport:streamable-http
tools:2
Install fastapi auth token service in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fastapi-auth-token-service": {
"url": "https://fastapi-auth-token-service.getvda.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs