Skip to content

docs(mcp): document well-known managed integration ids - #599

Merged
hongyi-chen merged 4 commits into
mainfrom
docs/mcp-well-known-integration-ids
Aug 23, 2026
Merged

docs(mcp): document well-known managed integration ids#599
hongyi-chen merged 4 commits into
mainfrom
docs/mcp-well-known-integration-ids

Conversation

@hongyi-chen

@hongyi-chen hongyi-chen commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

Warp accepts short managed integration ids wherever an MCP server UUID is accepted, so agents can reach the Warp-hosted Linear, Slack, and Jira MCP servers without looking up a UUID. This was previously undocumented.

Changes

  • reference/cli/mcp-servers.mdx — the --mcp flag now documents four formats and gains a Passing Warp-managed integration servers by id section with an example, the recognized ids (linear, slack, jira), and a caution noting that linear/slack resolve only inside a Warp Factory run and jira also resolves for a Jira-triggered run.
  • platform/mcp.mdx — the warp_id field description and the Requirements and defaults section now document the same managed integration ids and resolution scope.

Verification

  • npm run build passes.
  • style_lint --changed reports no issues.
  • Documentation-only change; no repository test or presubmit command applies.

Warp now accepts short managed-integration ids (linear, slack, jira)
wherever an MCP server UUID is accepted: bare `--mcp` arguments and
`warp_id` values in cloud agent MCP configs. This shipped with the
WellKnownMcpIds flag going GA.

Co-Authored-By: Warp <agent@warp.dev>
@cla-bot cla-bot Bot added the cla-signed label Aug 21, 2026
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Aug 23, 2026 9:36pm

Request Review

Copy link
Copy Markdown
Collaborator Author

This PR was generated with Warp.

Comment @warp-agent on this PR to send it follow-up work.

@warp-factories

Copy link
Copy Markdown
Contributor

Your GitHub account is not connected to Warp. Connect it here.

@hongyi-chen
hongyi-chen marked this pull request as ready for review August 23, 2026 20:43
@hongyi-chen
hongyi-chen enabled auto-merge (squash) August 23, 2026 20:43
@warp-for-oss

warp-for-oss Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

@hongyi-chen

I ran into an unexpected error while working on this.

You can view the conversation on Warp.

Powered by Oz

@warp-agent-staging warp-agent-staging Bot added the warpy-factory Opened by the Warp factory agents label Aug 23, 2026
The linear/slack/jira managed integration ids only resolve for runs
executing inside a Warp Factory (jira also resolves for a
Jira-triggered run). A plain oz agent run / run-cloud invocation
silently skips the server, so document that restriction next to the
example instead of implying it always works.

Co-Authored-By: Warp <agent@warp.dev>

@warp-agent-staging warp-agent-staging 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.

Overview

This PR documents well-known Warp-managed integration IDs and now accurately limits linear and slack resolution to eligible Factory runs while preserving the Jira-event exception. The documentation change passes the correctness and style review, but the PR description needs a current-state rewrite.

Concerns

💡 [SUGGESTION] Rewrite the PR description as a clean current-state summary. Remove the audit provenance, rework chronicle, source-code evidence, and unrelated deferred findings so reviewers can evaluate the documentation change without process or unrelated scope noise.

Verdict

Checks: build ✅ · tests n/a (documentation-only; no repository presubmit or test command) · CI ✅ · visual proof n/a
Found: 0 critical, 0 important, 1 suggestion

Request changes

Review run

https://oz.staging.warp.dev/runs/01a03071-ca3c-7439-ba50-7f4c0cec3ba4

@warp-agent-staging warp-agent-staging 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.

Overview

This re-review confirms the managed-integration ID documentation accurately describes the Factory and Jira-triggered-run resolution restrictions. The PR description is now a clean current-state summary of the shipped documentation change.

Verdict

Checks: build ✅ · tests n/a (documentation-only) · CI ✅ · style lint ✅ · internal links ✅ · visual proof n/a
Found: 0 critical, 0 important, 0 suggestions

Approve

Review run

https://oz.staging.warp.dev/runs/01a03094-4bf7-7ad0-b2a2-b1cc6b2a7906

@hongyi-chen
hongyi-chen merged commit d72ba88 into main Aug 23, 2026
8 checks passed
@hongyi-chen
hongyi-chen deleted the docs/mcp-well-known-integration-ids branch August 23, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed warpy-factory Opened by the Warp factory agents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants