inngest.com
Inngest is a durable workflow and event-driven execution platform for building background jobs, multi-step workflows, and AI application pipelines. It provides cloud and local development tooling for sending events, invoking functions, and monitoring runs.
Inngest exposes a REST API for cloud/dev-server management, a local dev-server MCP endpoint, and an installable CLI that wraps the v2 REST API; no public GraphQL API was documented.
- Inngest Dev Server MCPdiscovered
- Inngest REST API v2discovered
- Inngest CLIdiscovered
In the Inngest API Keys docs, open the API key management page from the dashboard and create a key. Only organization admins can create, rename, or delete API keys. Keys can be scoped to a specific environment.
In the Signing keys docs, open your environment's Signing Key tab in the Inngest dashboard and copy the signing key. Configure it as INNGEST_SIGNING_KEY in your app or tooling. Each environment has its own signing key.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://inngest.com/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