Skip to content
VS Code

Convex Lake for VS Code

io.github.hsergeyf/convexlake-mcp

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

client:VS Code transport:streamable-http

Install Convex Lake in VS Code

.vscode/mcp.json

{
  "servers": {
    "convexlake-mcp": {
      "type": "http",
      "url": "https://api.convexlake.com/mcp"
    }
  }
}

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

Convex Lake in other clients