Skip to content
VS Code

walnut for VS Code

com.walnutinvest/walnut

Connect your portfolio to Claude, ChatGPT, or Codex to analyze it and make smarter investments.

client:VS Code transport:streamable-http

Install walnut in VS Code

.vscode/mcp.json

{
  "servers": {
    "walnut": {
      "type": "http",
      "url": "https://walnutinvest.com/api/connector/mcp"
    }
  }
}

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

walnut in other clients