Skip to content
Cursor

Marketdata App for Cursor

io.github.pipeworx-io/marketdata-app

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

client:Cursor transport:streamable-http

Install Marketdata App in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "marketdata-app": {
      "url": "https://gateway.pipeworx.io/marketdata-app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Marketdata App in other clients