Trigger.dev β build and deploy fullyβmanaged AI agents and workflows
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"trigger.dev": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-trigger.dev"
]
}
}
}