Skip to content
Grok

Splark for Grok

com.splark/splark

The ask-and-answer video format: send a question, get a short one-take video answer, captioned.

client:Grok transport:streamable-http

Install Splark in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "splark": {
      "type": "http",
      "url": "https://api.splark.com/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

Splark in other clients