Skip to content
VS Code

Financial Datasets for VS Code

io.github.pipeworx-io/financial-datasets

Financial Datasets AI MCP — wraps financialdatasets.ai

client:VS Code transport:streamable-http

Install Financial Datasets in VS Code

.vscode/mcp.json

{
  "servers": {
    "financial-datasets": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/financial-datasets/mcp"
    }
  }
}

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

Financial Datasets in other clients