Skip to content

google sign in langchain agent for VS Code

ai.getvda/google-sign-in-langchain-agent

Google Sign-In LangChain Agent

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

Install google sign in langchain agent in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-sign-in-langchain-agent": {
      "type": "http",
      "url": "https://google-auth-oauthlib-langchain-la-d46b90.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

google sign in langchain agent in other clients