Spiffy for Claude Code - talk to the Spiffy checkout platform. Lean published plugin; dev at juliandickie/spiffy-dev.
Find a file
spiffy-dev publisher dec4affd46 Release v0.3.0
2026-08-22 02:22:09 -06:00
.claude-plugin Release v0.3.0 2026-08-22 02:22:09 -06:00
commands Release v0.3.0 2026-08-22 02:22:09 -06:00
mcp/dist Release v0.3.0 2026-08-22 02:22:09 -06:00
skills Release v0.3.0 2026-08-22 02:22:09 -06:00
.gitignore Initial public release v0.2.2 2026-05-16 02:07:04 +10:00
.mcp.json Initial public release v0.2.2 2026-05-16 02:07:04 +10:00
README.md Fix README - remove non-functional repo-root .env config method 2026-05-18 21:30:23 +10:00

Spiffy for Claude Code

Talk to the Spiffy checkout platform from Claude Code. Customer lookup, MRR / affiliate / churn reports, customer notes, and one-off promo code generation. Works with any Spiffy account - supply your own API key.

Install

/plugin marketplace add juliandickie/spiffy-plugin
/plugin install spiffy

Or via the outfit catalog -

/plugin marketplace add juliandickie/outfit
/plugin install spiffy

Configure

Set your Spiffy API key. Two options -

  1. The SPIFFY_API_KEY environment variable (a literal 64-character hex key, or a 1Password op:// reference)

  2. A TOML file at ~/.config/spiffy-plugin/config.toml containing api_key = "your_key" (TOML syntax, not dotenv SPIFFY_API_KEY=)

There is no repo-root .env option, the plugin has no dotenv loader. Get your key from the Spiffy dashboard under Settings - API.

Source and development

This is the lean published plugin - generated, not hand-edited. Development happens at juliandickie/spiffy-dev (full source, build tooling, history). File issues there.

License

MIT.