Skip to content

Artificial Intelligence

Fireworks AI MCP connector

The Fireworks AI connector lets Claude, ChatGPT, Cursor, or any MCP client work with your Fireworks AI accounts, batch inference jobs, datasets, clusters, and billing usage, with every request running as the signed-in person and recorded in an audit log.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Fireworks AI to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Fireworks AI once

  1. Open Connections, choose Add connection, and pick Fireworks AI.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste a Fireworks AI API key. One person generates a token in Fireworks AI and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

fireworks ai
Fireworks AI
AirOps
Algolia
Botpress
Chatvolt
Cohere
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect Fireworks AI to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect Fireworks AI to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect Fireworks AI to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Fireworks AI to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Fireworks AI through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Machine learning

    Start a batch inference job from chat

    Ask for a batch inference job to be created against a dataset, then check on it later or cancel it if the run was a mistake, without opening the Fireworks AI console.

  • Data

    Keep datasets organized for the next run

    Create a new dataset, list what is already there, and confirm the right one is in place before anyone kicks off a job or a fine-tune.

  • Platform

    Look after clusters without hunting through menus

    List every cluster, create or update one, pull its connection details for a teammate, or remove one that is no longer needed.

  • Finance

    Answer what Fireworks AI cost this month

    Pull billing summaries and usage broken down by the available filters, so the monthly review takes a question instead of an export.

  • Security

    Review who changed what in Fireworks AI

    Read the account audit logs to see which person created a cluster, promoted a checkpoint, or deleted a job, and when.

  • Operations

    Redeem credit codes and track the balance

    Redeem a credit code the moment it arrives and list past redemptions so the team knows how much credit is left to spend.

Try asking

  • “Summarize this month's Fireworks AI billing usage by account.”
  • “List batch inference jobs that failed on the research account.”
  • “Which Fireworks AI accounts burned the most credits last week?”

See all 206 Fireworks AI tools below

AI tools

Fireworks AI tools for your AI agents

206 tools are ready to call through Elaichi's MCP endpoint the moment you connect Fireworks AI, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Fireworks AI gets you

6 screens from the product, each doing one job for your Fireworks AI account.

The agent

Ask in plain language, answer from live jobs.

Starter prompts pull batch inference jobs and billing usage straight from Fireworks AI.

  • accounts
  • batch inference jobs
  • billing summaries
  • audit logs

Ask Elaichi to work across your apps.

Summarize this month's Fireworks AI billing usage by account.

List batch inference jobs that failed on the research account.

Which Fireworks AI accounts burned the most credits last week?

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor share one endpoint.

Reach Fireworks AI from any MCP client over OAuth, no SDK, no shared key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

206 Fireworks AI tools, no custom code.

Browse tool names, resources and methods covering accounts, inference jobs and billing summaries.

  • List all Fireworks AI accounts
  • Get single Fireworks AI account by ID
  • Fireworks AI accounts test eval
  • Create a Fireworks AI auth refresh
ElaichiTools
Tool Action Description
List all Fireworks AI accounts List List Fireworks accounts ordered by name. Returns: name, displayName, createTime, accountType, email, state, status, suspendState, updateTime, notificationSettings, id, attributes. Supports an AIP-160 filter expression and a readMask to select returned fields.
Get single Fireworks AI account by ID Get Get a single Fireworks account by id. Returns: name, email, state, status, id. Use readMask to select which fields are returned. Required: id.
Fireworks AI accounts test eval Test Run a one-off test evaluation in Fireworks without creating an evaluation entry first. Returns the preview evaluation response including totalSamples and totalRuntimeMs summary statistics. Required: id, and a JSON request body defined by the upstream GatewayTestEvaluationBody schema.
Create a Fireworks AI auth refresh Create Refresh a session JWT in Fireworks before expiry with a fresh TTL. Returns a refreshed session token response. Required: a JSON request body containing the existing session token to refresh.
Fireworks AI credit codes redeem Action Redeem a credit code for a Fireworks account. Returns a confirmation response for the redemption. Consult the upstream Fireworks API reference for the request and response field contracts, as the field-level schema is not enumerated in the discovered source.

Toolboxes

Every team gets its own Fireworks AI toolbox.

Research, platform and finance each see a toolbox scoped to their own work.

  • Research
  • Platform
  • Finance
  • Security
ElaichiToolboxes
Name Source template Tools Created

Research toolbox

Fireworks AI · batch inference jobs and evals

Fireworks AI starter 18 Mar 4, 2026

Platform toolbox

Fireworks AI · accounts and model configs

9 Mar 2, 2026

Finance toolbox

Fireworks AI · billing summaries and credit codes

24 Feb 27, 2026

Security toolbox

Fireworks AI · audit logs and auth refreshes

Fireworks AI starter 6 Feb 19, 2026

Data Science toolbox

Fireworks AI · model configs and usage filters

31 Jan 30, 2026

Support toolbox

Fireworks AI · account lookups and job status

12 Jan 22, 2026

Shared connections

Teammates use accounts they never hold keys to.

See who connected each Fireworks AI account and how many teams and members share it.

  • Research
  • Platform Prod
  • Finance
  • Sandbox
ElaichiConnections
Connection Scope Status Access
FI

Fireworks AI (Research)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
FI

Fireworks AI (Platform Prod)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
FI

Fireworks AI (Finance)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
FI

Fireworks AI (Sandbox)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
FI

Fireworks AI (Security)

Connected by Clara Nowak

Personal • Active Not shared
FI

Fireworks AI (Data Science)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Answer who ran which inference job, exactly.

Every call lands append only with when, who, what happened, type and resource.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

Fireworks AI Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Fireworks AI Accounts Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Fireworks AI Accounts List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule fires, a digest gets approved.

Six steps fetch Fireworks AI jobs, group them, draft a digest, then post back.

Fireworks AI digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch accounts

    Fireworks AI

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    Fireworks AI

    Queued

Collections and dashboards

Fireworks AI numbers computed, not asked for.

Four metrics, a 14 day chart of records created, and a per team breakdown.

Fireworks AI health

Refreshed 4 minutes ago · every 15 minutes · from the accounts collection

Live

Accounts

1,284 ↓ 12%

Batch inference jobs

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Accounts created

Last 14 days

By team

Share of activity

Research 34%

Platform Prod 27%

Finance 21%

Sandbox 18%

FAQ

Frequently asked questions

How do I connect Fireworks AI to Claude?

Connect Fireworks AI in Elaichi first by pasting in a Fireworks AI API key from your account, which takes a minute. There is no OAuth application to register and no client ID or secret to generate. Then in Claude go to Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. Sign in to Elaichi when prompted and Fireworks AI is ready to use.

Does Fireworks AI work with ChatGPT and Cursor as well as Claude?

Yes. Once Fireworks AI is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Fireworks AI once and every client you use picks it up.

What can an AI agent actually do with my Fireworks AI data?

Through Elaichi, an agent can list your Fireworks AI accounts, create and check batch inference jobs, create and list datasets, manage clusters, promote checkpoints, redeem credit codes, and read billing summaries, usage, and audit logs. Because Fireworks AI exposes a large set of actions, the agent searches for the right one as you ask, so a short concrete request such as "list this month's billing usage" works better than a long paragraph.

Does connecting Fireworks AI give the AI access to everything in my account?

No. Access to Fireworks AI follows the person who signed in, so the agent can only reach the accounts, jobs, clusters, and billing details that person's Fireworks AI key already allows. Elaichi can narrow that further by turning off individual actions, and it can never widen it beyond what Fireworks AI itself permits.

Can my team share one Fireworks AI connection?

Yes. One person connects Fireworks AI in Elaichi and shares the connection with a team, so nobody else ever handles the API key. Each teammate still signs in to Elaichi as themselves, so the audit log names the actual person behind every job created or cluster changed in Fireworks AI.

Can I stop an agent from deleting or changing things in Fireworks AI?

Yes. In Elaichi you can restrict Fireworks AI action by action, for example allowing the agent to read billing usage and list jobs while blocking the ability to delete batch inference jobs or remove clusters. A blocked action is never shown to Claude, ChatGPT, Cursor, or any other client, so no prompt can reach it.

What happens to a Fireworks AI connection when someone leaves?

When you offboard someone in Elaichi, their access to Fireworks AI through every client ends at once. A Fireworks AI connection that was shared with a team keeps working for everyone else on it. If you ever want to remove Fireworks AI entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other connected client.

Put Fireworks AI in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.