Trigger.dev

v4.4.6Business Applicationsstable

Trigger.dev – build and deploy fully‑managed AI agents and workflows

aiai-agent-frameworkai-agentsautomationbackground-jobs
Share:
15,024
Stars
0
Downloads
0
Weekly
0/5

What is Trigger.dev?

Trigger.dev is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to trigger.dev – build and deploy fully‑managed ai agents and workflows

Trigger.dev – build and deploy fully‑managed AI agents and workflows

This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Trigger.dev – build and deploy fully‑managed AI agents and w

Use Cases

Managed AI agents
Workflow automation
Background job orchestration
triggerdotdev

Maintainer

LicenseApache-2.0
Languagetypescript
Versionv4.4.6
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @trigger.dev/sdk

Manual Installation

npx -y @trigger.dev/sdk

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Trigger.dev

Trigger.dev is an open-source platform for building and deploying fully-managed, durable AI agents and background workflows in TypeScript, and it includes an official MCP server that lets AI coding assistants initialize projects, manage tasks, trigger runs, deploy to environments, and monitor execution metrics through natural language. The MCP server connects to your Trigger.dev account via CLI authentication and exposes tools for the full development lifecycle — from searching documentation to querying run failures in production. Teams building long-running AI agents or complex workflow automation use Trigger.dev to avoid serverless timeouts and get built-in retries, queues, and observability.

Prerequisites

  • Node.js 18 or higher installed
  • A Trigger.dev account (cloud at trigger.dev or self-hosted)
  • Trigger.dev CLI installed and authenticated ('npx trigger.dev@latest login')
  • An MCP-compatible client such as Claude Code, Cursor, or VS Code Copilot
  • A TypeScript project where you want to add Trigger.dev tasks
1

Install the Trigger.dev CLI and log in

The Trigger.dev MCP server uses your CLI session for authentication — no separate API key is needed for most tools. Log in first.

npx trigger.dev@latest login
2

Install the MCP server for your client

Use the install-mcp command to automatically configure the MCP server for your chosen AI coding client. For Claude Code specifically, pass --client claude-code.

# Auto-detect client:
npx trigger.dev@latest install-mcp

# Target Claude Code:
npx trigger.dev@latest install-mcp --client claude-code
3

Or add manually to your MCP config

Add the Trigger.dev MCP server directly to your client configuration file. The server runs as a stdio process using the trigger.dev CLI.

{
  "mcpServers": {
    "trigger": {
      "command": "npx",
      "args": ["trigger.dev@latest", "mcp"]
    }
  }
}
4

Initialize Trigger.dev in your project

Ask your AI assistant to initialize Trigger.dev in your TypeScript project, or run the init command directly to scaffold the required files.

npx trigger.dev@latest init
5

Deploy and monitor tasks

Use AI prompts or CLI commands to deploy your tasks to staging or production and monitor run results. The --readonly and --dev-only flags restrict the MCP server to read-only or development-only operations.

npx trigger.dev@latest deploy
# Read-only MCP mode:
npx trigger.dev@latest mcp --readonly

Trigger.dev Examples

Client configuration

MCP configuration for Claude Code or Cursor to connect to the Trigger.dev MCP server via stdio. The server uses your existing CLI login for authentication.

{
  "mcpServers": {
    "trigger": {
      "command": "npx",
      "args": ["trigger.dev@latest", "mcp"]
    }
  }
}

Prompts to try

Example prompts to manage Trigger.dev workflows through your AI coding assistant.

- "Search the Trigger.dev docs for an ffmpeg video processing example"
- "Initialize Trigger.dev in my project"
- "List all tasks in my current project"
- "Trigger my send-email task with a test payload"
- "Deploy my project to staging"
- "How many runs failed in the last 7 days?"

Troubleshooting Trigger.dev

MCP tools fail with 'not authenticated' errors

The search_docs tool works without login, but all other tools require an active CLI session. Run 'npx trigger.dev@latest login' and complete the browser-based authentication flow, then restart your MCP client.

npx trigger.dev@latest mcp hangs or fails to start

Ensure Node.js 18+ is installed and that npx can reach the npm registry. If behind a corporate proxy, set HTTP_PROXY and HTTPS_PROXY environment variables before starting the MCP server.

Deployed tasks run but do not show up in the dashboard

Verify the project reference with 'npx trigger.dev@latest list-projects'. If using a monorepo, pass --project-ref <ref> to the MCP server to scope it to the correct project.

Frequently Asked Questions about Trigger.dev

What is Trigger.dev?

Trigger.dev is a Model Context Protocol (MCP) server that trigger.dev – build and deploy fully‑managed ai agents and workflows It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Trigger.dev?

Install via npm with the command: npx -y @trigger.dev/sdk. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Trigger.dev?

Trigger.dev works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Trigger.dev free to use?

Yes, Trigger.dev is open source and available under the Apache-2.0 license. You can use it freely in both personal and commercial projects.

Trigger.dev Alternatives — Similar Business Applications Servers

Looking for alternatives to Trigger.dev? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.

n8n

189.1k

A comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou

LobeHub

77.5k

🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.

Jeecgboot

46.4k

AI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。

CowAgent

44.7k

CowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。

Minds Platform

39.2k

Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.

Astrbot

32.8k

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

Browse More Business Applications MCP Servers

Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "trigger-dev": { "command": "npx", "args": ["-y", "@trigger.dev/sdk"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Trigger.dev?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides