Skip to content
Cursor

Convex Lake for Cursor

io.github.hsergeyf/convexlake-mcp

Trade, orderbook, and volatility data for prediction markets and crypto derivatives.

client:Cursor transport:streamable-http

Install Convex Lake in Cursor

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

{
  "mcpServers": {
    "convexlake-mcp": {
      "url": "https://api.convexlake.com/mcp"
    }
  }
}

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

Convex Lake in other clients