Quick start
1
Sign in
Authenticate with Sparkle via browser OAuth:Your session is stored locally under
~/.sparkle/.2
Set up your tools
Configure all detected AI coding tools:
sparkle setup auto-detects installed tools and wires each one with the Sparkle MCP server, IDE hooks, and guardrail rules.3
Verify status
Check your login and setup state:This shows whether you are logged in and which tools are configured.
Configure a specific IDE
To set up one tool instead of all detected tools, pass the--ide flag:
--ide values.
Sign out
Sign out machine-wide:What setup configures
When you runsparkle setup, the CLI:
- Connects your CLI & IDE to the Sparkle MCP server
- Installs and wires up relevant hooks
- Registers guardrail for your workspace

