docs(mcp-setup): match the shipped pilotprotocol-mcp package#133
Open
TeoSlayer wants to merge 10 commits into
Open
docs(mcp-setup): match the shipped pilotprotocol-mcp package#133TeoSlayer wants to merge 10 commits into
TeoSlayer wants to merge 10 commits into
Conversation
The MCP Setup page described an unpublished, git-clone-only build under the old TeoSlayer org. pilotprotocol-mcp@0.1.0 is now on npm, so update to match: - install is one command: `npx -y pilotprotocol-mcp setup` - links point at github.com/pilot-protocol/pilot-mcp (the package repo) - 400+ -> 435 specialists (the count the package advertises) - add "What you get": the 10 MCP tools, 6 resources, 5 prompts - replace the vague modes list with the real Local (v0.1, now) / Hosted SSH (v0.2) / Hosted HTTP (v0.3) table - lead with the package framing: "MCP gave your agent tools. Pilot gives your agent peers." - add per-harness manual config (Claude Code, Cursor/Cline, OpenHands) Build green (344 pages). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
🔄 Plain twins auto-regenerated The machine-UI mirrors under Please review the bot commit. Prose is an LLM summary of the source; commands, flags, and numeric specs are copied verbatim. If the |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
🚀 Preview deployed to Cloudflare Pages
|
…ckage count Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
# Conflicts: # src/pages/plain/docs/cli-reference.astro
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.
The MCP Setup page (
/docs/mcp-setup) still described an unpublished, git-clone-only build under the oldTeoSlayerorg.pilotprotocol-mcp@0.1.0is on npm now, so this brings the page in line with the real package.Changes
npx -y pilotprotocol-mcp setup(auto-detects & configures every MCP harness)github.com/pilot-protocol/pilot-mcppilot_search,pilot_query,pilot_handshake, …), 6 resources, 5 promptsBuild green (344 pages). Only
docs/mcp-setup.astrotouched.