Skip to content
Grok

cvserver for Grok

com.convexvalue/cvserver

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

client:Grok transport:streamable-http

Install cvserver in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

cvserver in other clients