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