fireworks.ai
Fireworks AI is a platform for running and managing generative AI models, including serverless inference, deployments, fine-tuning, datasets, and account administration. It also provides developer tooling and documentation integrations for building applications on top of those models.
Fireworks AI exposes a bearer-token HTTP REST API at api.fireworks.ai, a public docs MCP server at docs.fireworks.ai/mcp, and the authenticated `firectl` CLI.
- Fireworks Docs MCP Serverdiscovered
- Fireworks AI REST APIdiscovered
- firectldiscovered
Create an API key in the Fireworks dashboard with Create API key, or mint one from the CLI with `firectl api-key create`. Store it securely; Fireworks shows the secret once. Export it as FIREWORKS_API_KEY for SDK/CLI use.
$ firectl signinAcquired by the CLI — running firectl signin opens the auth flow and stores the credential.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing