Skip to content
VS Code

Marketdata App for VS Code

io.github.pipeworx-io/marketdata-app

Market Data App MCP — wraps the Market Data App API (marketdata.app)

client:VS Code transport:streamable-http

Install Marketdata App in VS Code

.vscode/mcp.json

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

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

Marketdata App in other clients