Fireworks Ai
MCP server for Fireworks AI with SettleGrid billing. Access Fireworks AI inference endpoints for chat completions, text completions, embeddings, and image generation using fast open-source models.
ai
node · tsfrom 1¢/callQuickstart
Scaffold this template
npx create-settlegrid-tool --template fireworks-aiOr clone directly
git clone https://github.com/settlegrid/settlegrid-fireworks-ai
cd settlegrid-fireworks-ai
npm install && cp .env.example .env
npm run devCapabilities
create_chat_completion
create_embeddings
create_image
create_text_completion
get_model
list_models
Tags
fine-tuning
fireworks
llm
chat
completions
embeddings
image-generation
inference
open-source-models
generative-ai
Monetization
SettleGrid takes 0% on your first $1,000/mo of revenue, then 2–5% (volume-tiered) above it. Estimated monthly revenue at 5¢/call:
$50
1,000 calls/mo
$500
10,000 calls/mo
$4,800
100,000 calls/mo
Per-method pricing
create_chat_completionCreate Chat Completion5¢/callcreate_text_completionCreate Text Completion5¢/callcreate_embeddingsCreate Embeddings2¢/callcreate_imageCreate Image8¢/calllist_modelsList Models1¢/callget_modelGet Model1¢/callAuthor
Alerterra, LLC@settlegrid
Standalone Value
This template works without SettleGrid. You can remove the billing layer at any time — no lock-in. See the removal guide for step-by-step instructions.