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