Skip to content
VS Code

cvserver for VS Code

com.convexvalue/cvserver

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

client:VS Code transport:streamable-http

Install cvserver in VS Code

.vscode/mcp.json

{
  "servers": {
    "cvserver": {
      "type": "http",
      "url": "https://tap.convexvalue.com/api/data/mcp"
    }
  }
}

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

cvserver in other clients