Inngest Cloud
БесплатноНе проверенMCP server for the Inngest Cloud REST API to inspect functions, runs, and events in production from Claude Code, Cursor, or any MCP client.
Описание
MCP server for the Inngest Cloud REST API to inspect functions, runs, and events in production from Claude Code, Cursor, or any MCP client.
README
MCP server for the Inngest Cloud REST API — inspect functions, runs, and events in production from Claude Code, Cursor, or any MCP client.
Setup
Claude Code
claude mcp add inngest-cloud -- npx inngest-cloud-mcp
Then set the INNGEST_SIGNING_KEY environment variable. Find yours at app.inngest.com.
Manual (.mcp.json)
{
"mcpServers": {
"inngest-cloud": {
"command": "npx",
"args": ["inngest-cloud-mcp"],
"env": {
"INNGEST_SIGNING_KEY": "your-signing-key"
}
}
}
}
Tools
| Tool | Description |
|---|---|
list_events |
List recent events with optional name/time filters |
get_event |
Get a single event by ID |
get_event_runs |
List function runs triggered by an event |
get_run |
Get status and output of a function run |
cancel_run |
Cancel a specific function run |
list_functions |
List all functions for an app |
create_cancellation |
Bulk cancel runs matching criteria |
list_cancellations |
List active bulk cancellation rules |
Development
pnpm install
pnpm run dev # Run with tsx
pnpm run build # Build with tsup
pnpm run typecheck # Type check
License
MIT
Установить Inngest Cloud в Claude Desktop, Claude Code, Cursor
unyly install inngest-cloud-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add inngest-cloud-mcp -- npx -y inngest-cloud-mcpFAQ
Inngest Cloud MCP бесплатный?
Да, Inngest Cloud MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Inngest Cloud?
Нет, Inngest Cloud работает без API-ключей и переменных окружения.
Inngest Cloud — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Inngest Cloud в Claude Desktop, Claude Code или Cursor?
Открой Inngest Cloud на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Inngest Cloud with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
