Skip to content

docs: add agent-add cross-host install for MCP and skills#43

Open
pea3nut wants to merge 1 commit intosanity-io:mainfrom
pea3nut:add-agent-add-install
Open

docs: add agent-add cross-host install for MCP and skills#43
pea3nut wants to merge 1 commit intosanity-io:mainfrom
pea3nut:add-agent-add-install

Conversation

@pea3nut
Copy link
Copy Markdown

@pea3nut pea3nut commented Apr 8, 2026

Summary

For Option 1 (MCP server), replaces the 7 per-client <details> blocks (Cursor / Claude Code / VS Code / Lovable / v0 / Replit / OpenCode / Other clients) with a single agent-add one-command install pointing at this repo's existing .mcp.json, plus a manual-JSON fallback. The Sanity CLI path (npx sanity@latest mcp configure) is left untouched as the blessed first option.

npx -y agent-add --mcp 'https://raw.githubusercontent.com/sanity-io/agent-toolkit/main/.mcp.json'

For Option 2 (Agent Skills), adds agent-add --skill commands for all four skills alongside the existing npx skills add path.

agent-add auto-detects the user's AI host (18 supported) and writes to the right location, so the per-client blocks become redundant.

Docs-only — no code changes. Plugin / Manual / Capabilities sections untouched.


Note: I am the author of agent-add. Happy to adjust wording or re-order.

Updated installation instructions for MCP server and agent skills across various AI hosts, including detailed steps for manual configuration and OAuth authentication.
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.

1 participant