Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stormfire for VS Code

One-click switch your AI SDK to use Stormfire — pay AI APIs in USDT, no Stripe, no KYC.

License: MIT Stormfire

What it does

  • Auto-detect AI SDK calls in your code (OpenAI, Anthropic, Google Generative AI, etc.)
  • One click to swap openai.com/v1api.stormfire.io/v1
  • Inline cost meter in the editor gutter showing per-request cost in USDT
  • Balance widget in the status bar — see your USDT remaining at a glance
  • Quick top-up — open Stormfire top-up flow without leaving VS Code

Why use this?

If you're already using OpenAI/Anthropic/Gemini SDKs and need to:

  • Pay in USDT (no card on file, no Stripe)
  • Try Stormfire without rewriting any code
  • Track AI cost per file/function in real time
  • Switch models on the fly to test pricing

Then this extension saves you 5-10 minutes of config every time you start a project.

Install

  1. Open VS Code
  2. Go to Extensions (Ctrl/Cmd+Shift+X)
  3. Search for "Stormfire"
  4. Click Install

Or install from CLI:

code --install-extension stormfire.stormfire-vscode

Quickstart

  1. Run Stormfire: Sign In from the command palette (Ctrl/Cmd+Shift+P)
  2. Paste your Stormfire API key (get one at https://stormfire.io)
  3. Open any file with an OpenAI/Anthropic SDK call
  4. Click the lightbulb 💡 → "Switch to Stormfire"
  5. Done — your code now routes through Stormfire

Features

Feature Status
Sign in / API key storage (VS Code SecretStorage) 🚧 Planned
Auto-detect SDK calls (OpenAI, Anthropic) 🚧 Planned
One-click base_url swap 🚧 Planned
Status bar balance widget 🚧 Planned
Inline cost meter 🚧 Planned
Quick top-up command 🚧 Planned
Model picker 🚧 Planned

Privacy

  • API key stored only in VS Code SecretStorage (encrypted local OS keychain)
  • No telemetry, no analytics, no third-party tracking
  • Source code fully open — verify yourself

Development

git clone https://github.com/stormfire-io/stormfire-vscode
cd stormfire-vscode
npm install
# Open in VS Code, press F5 to launch Extension Development Host

Roadmap

  • Repo bootstrap
  • Implement core commands (sign-in, swap, balance)
  • Publish first beta to VS Code marketplace
  • Get verified publisher status
  • Cursor IDE compatibility (forks of VS Code)

License

MIT — see LICENSE

About

VS Code extension for Stormfire — one-click switch your OpenAI/Anthropic SDK to Stormfire gateway, no code change required.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages