Trigger.dev is an MCP server for building and deploying AI agents and workflows. It provides tools for scheduling, event-driven automation, and API integrations. Connects to GitHub, Slack, and other APIs. Used by developers to automate tasks, manage workflows, and build AI-driven applications.
Trigger.dev is an MCP server for building and deploying AI agents and workflows. It provides tools for scheduling, event-driven automation, and API integrations. Connects to GitHub, Slack, and other APIs. Used by developers to automate tasks, manage workflows, and build AI-driven applications.
npx -y triggerdotdevAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"triggerdotdev-triggerdev-github": {
"command": "npx",
"args": [
"-y",
"npx -y triggerdotdev"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from trigger.dev?"
API Key Required
This server requires an API key from trigger.dev. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| TRIGGER.DEV_API_KEY | Yes | Your trigger.dev API key |
"What resources are available in trigger.dev?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in trigger.dev"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in trigger.dev with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.