Skip to content
VS Code

ETFIQ for VS Code

com.etfiq/etfiq

Independent US ETF data: holdings, fees, overlap, returns, each with its source and date.

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

Install ETFIQ in VS Code

.vscode/mcp.json

{
  "servers": {
    "etfiq": {
      "type": "http",
      "url": "https://mcp.etfiq.com"
    }
  }
}

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

ETFIQ in other clients