Skip to content
VS Code

langchain for VS Code

io.github.doc2mcp/langchain

MCP server for langchain documentation, generated by doc2mcp.

client:VS Code transport:streamable-http

Install langchain in VS Code

.vscode/mcp.json

{
  "servers": {
    "langchain": {
      "type": "http",
      "url": "https://doc2mcp.site/api/mcp/0cd2635e-0cd5-4712-b33c-13b10c547e42/mcp"
    }
  }
}

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

langchain in other clients