Skip to content
Cursor

cvserver for Cursor

com.convexvalue/cvserver

Live US options chains with Greeks and IV, a screener, SQL, and FMP fundamentals.

client:Cursor transport:streamable-http

Install cvserver in Cursor

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

{
  "mcpServers": {
    "cvserver": {
      "url": "https://tap.convexvalue.com/api/data/mcp"
    }
  }
}

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

cvserver in other clients