Skip to content

chore(cli): remove --mcp option from trigger dev#4246

Merged
carderne merged 1 commit into
mainfrom
chore/remove-dev-mcp-cli
Jul 13, 2026
Merged

chore(cli): remove --mcp option from trigger dev#4246
carderne merged 1 commit into
mainfrom
chore/remove-dev-mcp-cli

Conversation

@carderne

Copy link
Copy Markdown
Collaborator

Remove the legacy --mcp and --mcp-port options from the dev command.

Run the dedicated trigger mcp command to start the Trigger.dev MCP server.

@changeset-bot

changeset-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 08353ac

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 26 packages
Name Type
trigger.dev Patch
@internal/dashboard-agent Patch
@trigger.dev/build Patch
@trigger.dev/core Patch
@trigger.dev/python Patch
@trigger.dev/react-hooks Patch
@trigger.dev/redis-worker Patch
@trigger.dev/rsc Patch
@trigger.dev/schema-to-json Patch
@trigger.dev/sdk Patch
@trigger.dev/database Patch
@trigger.dev/otlp-importer Patch
@trigger.dev/rbac Patch
@trigger.dev/sso Patch
@internal/cache Patch
@internal/clickhouse Patch
@internal/llm-model-catalog Patch
@internal/redis Patch
@internal/replication Patch
@internal/run-engine Patch
@internal/run-store Patch
@internal/schedule-engine Patch
@internal/testcontainers Patch
@internal/tracing Patch
@internal/tsql Patch
@internal/sdk-compat-tests Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai

coderabbitai Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

The dev command no longer accepts --mcp or --mcp-port. Dev sessions no longer start or stop an MCP server. The removed MCP server implementation and Polka dependencies are deleted, and a changeset directs users to the dedicated trigger mcp command.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description states the change, but it omits required template sections like issue link, checklist, testing, changelog, and screenshots. Add the missing template sections: Closes #issue, checklist, testing steps, changelog, and screenshots or note if none.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly summarizes the main change by removing the legacy MCP option from the dev command.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/remove-dev-mcp-cli

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@carderne carderne marked this pull request as ready for review July 13, 2026 15:09

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@pkg-pr-new

pkg-pr-new Bot commented Jul 13, 2026

Copy link
Copy Markdown

Open in StackBlitz

@trigger.dev/build

npm i https://pkg.pr.new/@trigger.dev/build@08353ac

trigger.dev

npm i https://pkg.pr.new/trigger.dev@08353ac

@trigger.dev/core

npm i https://pkg.pr.new/@trigger.dev/core@08353ac

@trigger.dev/python

npm i https://pkg.pr.new/@trigger.dev/python@08353ac

@trigger.dev/react-hooks

npm i https://pkg.pr.new/@trigger.dev/react-hooks@08353ac

@trigger.dev/redis-worker

npm i https://pkg.pr.new/@trigger.dev/redis-worker@08353ac

@trigger.dev/rsc

npm i https://pkg.pr.new/@trigger.dev/rsc@08353ac

@trigger.dev/schema-to-json

npm i https://pkg.pr.new/@trigger.dev/schema-to-json@08353ac

@trigger.dev/sdk

npm i https://pkg.pr.new/@trigger.dev/sdk@08353ac

commit: 08353ac

@carderne carderne enabled auto-merge (squash) July 13, 2026 15:18
@carderne carderne merged commit 6e943f2 into main Jul 13, 2026
50 checks passed
@carderne carderne deleted the chore/remove-dev-mcp-cli branch July 13, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants