3 serversDevelopment3 MCP servers

Full-Stack Shipper

The ideal loop for Next.js teams: merge a PR on GitHub, watch Vercel deploy, catch errors in Sentry — and trace every error back to the commit that caused it, all in one conversation.

Default model: Claude Sonnet 4.53 serversAccess token required

Default model

Claude Sonnet 4.5

MCP servers

api.githubcopilot.com, mcp.vercel.com, mcp.sentry.dev

Auth

GitHub token · Vercel API token · Sentry auth token

What you can do

A few things this template does well out of the box.

  • Find which PR caused the new spike in Sentry errors.
  • Check Vercel's deploy status for a branch before merging the PR.
  • Summarise today's ship activity across GitHub, Vercel and Sentry.
  • Propose a rollback when a production deploy breaks things.

How it works

Three steps to go from template to a live chat.

1

Click "Use this template"

Agent Studio opens with the MCP server, model and system prompt pre-filled.

2

Add your access token

GitHub token · Vercel API token · Sentry auth token

3

Start chatting

Ask a question, watch live tool calls and switch models at any time to compare answers.

MCP servers used

The endpoints this template connects to by default. You can swap any of them in Agent Studio.

https://api.githubcopilot.com/mcp/

api.githubcopilot.com

HTTP

https://mcp.vercel.com/sse

mcp.vercel.com

SSE

https://mcp.sentry.dev/sse

mcp.sentry.dev

SSE

Getting your access token

A quick walkthrough for the credential this template needs.

  1. 1**GitHub:** Personal access token with **repo** scope.
  2. 2**Vercel:** vercel.com/account → **Tokens** → create token with access to the team/project you deploy to.
  3. 3**Sentry:** Settings → **Auth Tokens** with `project:read`, `event:read`, `org:read` (or as required by your org).
  4. 4Paste tokens in order: GitHub → Vercel → Sentry (expand each MCP server chip).

Try these prompts

Copy one into the studio to see the agent in action.

  • We're seeing a spike in errors on /checkout. Which recent PR caused it?

  • What was deployed to production in the last 24 hours, and are any of those deploys linked to new Sentry issues?

  • Roll back production to the previous deploy and open a GitHub issue describing what broke.

System prompt

The default instructions the model starts with. Edit it any time inside Agent Studio.

You are a full-stack ship assistant with access to GitHub, Vercel and Sentry.

Use the tools to:
- Review open PRs on GitHub and flag blocking issues
- Trigger or inspect Vercel deploys for the related branch
- Correlate Sentry errors with recent deploys and identify the PR that caused them
- Suggest rollbacks or hotfix PRs when a release regresses

When correlating, cite the specific commit SHA, deploy ID and Sentry issue. Confirm before any destructive action.

Ready to try the Full-Stack Shipper?

Open Agent Studio with this template pre-loaded. Add your token, pick any model, and start chatting.

Use this template

Related templates