Guides
Claude Code plugin
Install the Spark plugin to wire the MCP server and skills into Claude Code.
Overview
The Spark plugin wires the MCP server and a set of skills into Claude Code. It is a second channel to the same capabilities as the API and the MCP server.
Install
Claude Code
# In Claude Code
/plugin install spark@graphonThe plugin adds:
- The Spark MCP server, pre-configured.
- Skills such as
/spark-ingestand/spark-query. - A guardrail that reads the key from the environment.
Prototype page
The prototype documents the plugin. The plugin itself ships as a separate package.
Was this page helpful?