encrypted oauth llm agent for Cursor
ai.getvda/encrypted-oauth-llm-agent
Encrypted OAuth LLM Agent
client:Cursor
transport:streamable-http
tools:2
Install encrypted oauth llm agent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"encrypted-oauth-llm-agent": {
"url": "https://authenticated-llm-agent-cryptography.getvda.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs