Skip to content
VS Code

Wealthnow for VS Code

io.wealthnow/mcp

Market data, fundamentals, SEC filings, insider, 13F and congressional trades, and private markets.

client:VS Code transport:streamable-http

Install Wealthnow in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.wealthnow.io/mcp"
    }
  }
}

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

Wealthnow in other clients