Skip to content

encrypted langchain token agent for VS Code

ai.getvda/encrypted-langchain-token-agent

Encrypted LangChain Token Agent

client:VS Code transport:streamable-http tools:2

Install encrypted langchain token agent in VS Code

.vscode/mcp.json

{
  "servers": {
    "encrypted-langchain-token-agent": {
      "type": "http",
      "url": "https://cryptography-langchain-core-mcp-07d652.getvda.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

encrypted langchain token agent in other clients