Fireworks AI for your agents.
Connect Fireworks AI once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 4 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Fireworks AI.
What agents can do with Fireworks AI
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
fireworks_list_modelsList available models.
fireworks_chatChat completion (OpenAI-compatible). `model` e.g. accounts/fireworks/models/llama-v3p1-70b-instruct.
fireworks_completionText completion (OpenAI-compatible). `model` is the full model path (e.g. accounts/fireworks/models/llama-v3p1-8b-instruct); `prompt` is the input text.
fireworks_embeddingCreate embeddings (OpenAI-compatible). `model` is an embedding model path (e.g. fireworks/qwen3-embedding-8b); `input` is a string or array of strings.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Open API keys in your account.
- Create a key and copy it.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Fireworks AI to Even: call connect_begin("fireworks") on the even-connect MCP and walk me through it.
Chat with open-source models on Fireworks and create embeddings for vector search.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.