Skip to content
VS Code

Splark for VS Code

com.splark/splark

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

client:VS Code transport:streamable-http

Install Splark in VS Code

.vscode/mcp.json

{
  "servers": {
    "splark": {
      "type": "http",
      "url": "https://api.splark.com/mcp"
    }
  }
}

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

Splark in other clients