ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Trigger.dev with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage background tasks and jobs via Trigger.dev. trigger tasks, monitor runs, manage schedules, and configure environment variables directly from your AI agen

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 19 capabilities

The complete Trigger.dev capability set.

These are the exact actions your AI can choose when you ask it to work with Trigger.dev.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 19 available through Trigger.dev.

  1. 01

    Replay run

    Replay a run

  2. 02

    Batch trigger tasks

    Trigger multiple tasks in a single request

  3. 03

    Create batch

    Create a batch (Phase 1)

  4. 04

    List env vars

    List environment variables

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 19 available through Trigger.dev.

  1. 05

    Pause resume queue

    Pause or resume a queue

  2. 06

    Update env var

    Update an environment variable

  3. 07

    Update run metadata

    Update run metadata

  4. 08

    Cancel run

    Cancel an in-progress run

Capability set03 / 05

09-12

4 capabilities in this set.

Part of 19 available through Trigger.dev.

  1. 09

    Complete waitpoint

    Complete a waitpoint

  2. 10

    Create env var

    Create an environment variable

  3. 11

    Create schedule

    Create an IMPERATIVE schedule (cron)

  4. 12

    Create waitpoint token

    Create a waitpoint token

Capability set04 / 05

13-16

4 capabilities in this set.

Part of 19 available through Trigger.dev.

  1. 13

    Delete env var

    Delete an environment variable

  2. 14

    Get batch results

    Retrieve batch results

  3. 15

    Get run

    Retrieve a specific run

  4. 16

    List runs

    List runs in an environment

Capability set05 / 05

17-19

3 capabilities in this set.

Part of 19 available through Trigger.dev.

  1. 17

    List schedules

    List schedules

  2. 18

    Override queue concurrency

    Override queue concurrency

  3. 19

    Trigger task

    Dev. Trigger a task by its identifier

Observed, not estimated

1026ms average. Fast in production.

Trigger.dev is checked daily against the live service.

Daily averagePeak 1226ms
Aug 21Today
Fastest day
847ms
Slowest day
1226ms
14-day trend
Improving-19%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 19 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Trigger.dev, so you can see the experience inside your AI.

It does not authenticate your account with Trigger.dev. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Trigger.dev Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_DiUWSJJpaOcItA1IYDF4PWPoPmppnbeSDfcRQ8O3/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Trigger.dev capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "triggerdev-background-tasks-jobs-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_DiUWSJJpaOcItA1IYDF4PWPoPmppnbeSDfcRQ8O3/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Trigger.dev owners ask.

  • 01

    Can I trigger multiple background tasks at once?

    Yes! You can use the batch_trigger_tasks capability to trigger up to 1,000 tasks in a single batch request, which is highly efficient for high-volume workflows.

  • 02

    How do I check the output or error of a specific job run?

    Use the get_run capability with the specific Run ID. It will return the full status, payload, output, and any attempt details or error logs associated with that run.

  • 03

    Can I schedule a task to run automatically using a cron expression?

    Absolutely. Use the create_schedule capability to define a task identifier, a cron expression (e.g., '0 0 *'), and a deduplication key to automate recurring background jobs.