How to Use the Trigger.dev (Background Tasks & Jobs) MCP in Claude Code
Write CI/CD pipelines and cron jobs for headless execution with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Trigger.dev (Background Tasks & Jobs) MCP to Claude Code
Create your Vinkius account to connect Trigger.dev (Background Tasks & Jobs) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Schedule Jobs from the Terminal
Need a task to run every night? Use `create_schedule` to set up an IMPERATIVE cron job right in your script. This is pure terminal automation. You can also manage scheduled jobs by listing them with `list_schedules`, making it easy to audit what's running automatically.
Control Job Status and Context
A job needs manual intervention? Use `complete_waitpoint` when the task is ready. For monitoring, run `get_run` or `list_runs`. This gives you instant status updates in your CI/CD output. If a critical step fails, use `cancel_run` to stop unnecessary processing immediately.
Manage Credentials and State
Don't hardcode secrets. Use the MCP Server's tools: `create_env_var`, `update_env_var`, or `delete_env_var`. This keeps your environment variables clean and accessible via shell commands. Need to check what keys are available? Just run `list_env_vars`.
Set up Trigger.dev (Background Tasks & Jobs) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seetriggerdev-background-tasks-jobs-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Trigger.dev (Background Tasks & Jobs) transactions." It will automatically discover and invoke the available Trigger.dev (Background Tasks & Jobs) tools.
claude mcp add --transport http triggerdev-background-tasks-jobs-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Trigger.dev (Background Tasks & Jobs) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Trigger.dev (Background Tasks & Jobs) MCP today
We host it, we monitor it, we maintain it. You just paste one token.