Skip to content
Zed

Splark for Zed

com.splark/splark

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

client:Zed transport:streamable-http

Install Splark in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "splark": {
      "url": "https://api.splark.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Splark in other clients