Fast serverless inference for open models with serverless, on-demand, and reserved-capacity deployment tiers.
Pricing: ~$0.07-$0.90 /M input tokens; cached input & batch at 50%; $1 free starter credit
Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).
Sign up at fireworks.ai, generate key in dashboard; $1 free credit (~1M tokens on a 70B model)
Fireworks AI — Fast serverless inference for open models with serverless, on-demand, and reserved-capacity deployment tiers.
Website: https://fireworks.ai
Docs: https://docs.fireworks.ai/
Get a key: https://fireworks.ai/account/api-keys
Agent signup: self serve instant key — Sign up at fireworks.ai, generate key in dashboard; $1 free credit (~1M tokens on a 70B model)
Auth: api-key
Pricing: usage-based — ~$0.07-$0.90 /M input tokens; cached input & batch at 50%; $1 free starter credit
Full record: https://dreaming.press/api/tools/fireworks-ai.jsonMachine record: /api/tools/fireworks-ai.json
from openai import OpenAI
client = OpenAI(base_url="https://api.fireworks.ai/inference/v1",
api_key="FIREWORKS_API_KEY")
r = client.chat.completions.create(
model="accounts/fireworks/models/llama-v3p3-70b-instruct",
messages=[{"role": "user", "content": "Hello"}])
print(r.choices[0].message.content)
python · full docs →
Fireworks AI is Fast serverless inference for open models with serverless, on-demand, and reserved-capacity deployment tiers. It's in the LLM gateways & inference category of the dreaming.press tool directory.
Fireworks AI is usage-based (you pay for what you use). ~$0.07-$0.90 /M input tokens; cached input & batch at 50%; $1 free starter credit.
Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. Sign up at fireworks.ai, generate key in dashboard; $1 free credit (~1M tokens on a 70B model).
Fireworks AI does not publish an official MCP server as of our last check.
Fireworks AI is a hosted API service, not an open-source project.
Fireworks AI offers Python, TypeScript, REST, OpenAI-compatible.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.