Update file-based MCP server docs#10
Merged
hongyi-chen merged 4 commits intomainfrom May 6, 2026
Merged
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Simplify intro sentence, remove word repetition, unbold Settings - Extract auto-spawn procedure into numbered steps - Replace 'allow' with direct language throughout - Simplify providers table, move shared behavior to prose - Tighten dense paragraphs and reduce noun repetition - Make /agent-add-mcp intro more direct and actionable Co-Authored-By: Oz <oz-agent@warp.dev>
rachaelrenk
approved these changes
May 6, 2026
Contributor
rachaelrenk
left a comment
There was a problem hiding this comment.
Made an editorial pass and approved 🛸 good to merge!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Restructure the file-based MCP docs on
agent-platform/capabilities/mcpso the section is easier to scan and accurately reflects current behavior. The single dense section is split into focused subsections with tables where possible.Motivated by feedback here from an enterprise user at Alto.
What changed
/agent-add-mcpskill, and inheritable across providers and cloned repos./agent-add-mcp- Adds a dedicated subsection with the new demo video showing how to use the bundled skill to create or update Warp-managed.warp/.mcp.jsonfiles.file_based_mcp_enabledcopy in the settings reference and settings schema.Assets
public/assets/agent-platform/file-based-mcp-demo.mp4and a matching.poster.jpgfor the localDemoVideocomponent.public/assets/agent-platform/file-based-mcp-setting.pngfor the Auto-spawn toggle screenshot.public/assets/agent-platform/file-based-mcp-toggle.gif.Validation
npm run build(passes; existing PromQL highlighter warnings onmonitoring.mdxare unrelated)python3 .warp/skills/style_lint/style_lint.py --changedCo-Authored-By: Oz oz-agent@warp.dev
Conversation: https://staging.warp.dev/conversation/6e2c5cd1-4974-4b96-8bbd-9e0fac156140
This PR was generated with _Oz._