MCP docs for the 3.1 agent setup: every agent, one command, where skills live - #5
Merged
Merged
Conversation
…lls live - New /mcp/agents: all 31 active agents (and 2 legacy) with the exact config file per OS and scope, the snippet summer setup writes, the skills folder, the restart step, and vendor-doc caveats. Rendered from the toolkit's agent table (2026-09-11). - /mcp/setup rewritten around `npx -y summer-engine@latest setup <agent> --yes`: what it does, the full agent table, manual shapes for every file format (mcpServers, servers, mcp, context_servers, TOML, YAML), Windows note, verify steps. - /mcp/skills rewritten: quick start, flags, the shared ~/.agents/skills folder and the per-agent table, the 94-skill catalog by domain from the generated registry, contributing. - Fixed Claude Code (~/.claude.json and .mcp.json, not the old claude_code_config.json) and Antigravity (~/.gemini/config/mcp_config.json, not .vscode/mcp.json) paths; Gemini CLI marked legacy; one-command tip on Cursor, Codex, VS Code, Zed; launcher args aligned to what setup writes (-y summer-engine@latest); Cursor deeplink updated. - CLI reference: setup agent list, new flags, skills list --by-domain, file locations. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
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
Documents the 3.1 toolkit release for agents and humans.
/mcp/agents: every agentsummer setupsupports (31 active, 2 legacy) with the exact config file per OS and scope, the snippet the command writes, the skills folder, the restart step, and caveats where a vendor's docs are ambiguous. Rendered from the toolkit's agent table./mcp/setuprewritten around the one command, with the full agent table and manual snippets for every file shape (mcpServers,servers,mcp,context_servers, TOML, YAML) plus the Windowscmd.exenote./mcp/skillsrewritten: flags, the shared~/.agents/skillsfolder, per-agent folder table, the 94-skill catalog grouped by domain from the generated registry, how to contribute.~/.claude.json/.mcp.json(the page said~/.claude/claude_code_config.json); Antigravity is~/.gemini/config/mcp_config.json(the page said.vscode/mcp.json). Gemini CLI marked legacy. Launcher args aligned to what setup writes. Cursor deeplink updated.No URLs moved or removed. One page added (
/mcp/agents), in the MCP > Setup group.Test plan
npm run check: 0 errors (routes snapshot regenerated: 130 routes)🤖 Generated with Claude Code