Bundle the free Search MCP into the Parallel plugin - #56
Open
supriya-parallel wants to merge 3 commits into
Open
supriya-parallel wants to merge 3 commits into
supriya-parallel wants to merge 3 commits into
Conversation
Consolidates Parallel's two Claude plugin definitions into one. The plugin already claimed "Parallel Web Search MCP" in its description but shipped skills only, with no MCP server; the MCP lived in a separate plugin definition in parallel-web/search-mcp that was never submitted. - Add .mcp.json with the anonymous parallel-search server, and reference it from the Claude and Codex plugin manifests - Port the setup skill from search-mcp as parallel-search-setup, scoped to the bundled anonymous server and cross-referencing the CLI and Bifrost setup skills - Add SECURITY.md and the free-vs-paid, privacy, and support disclosures the Software Directory Policy expects - Update manifest descriptions so they match what the plugin ships Web search and fetch now work the moment the plugin is installed, with no account, API key, or CLI. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01P2T2gMJom7uv8B7xofrJVw
supriya-parallel
marked this pull request as ready for review
September 18, 2026 14:20
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
web_searchandweb_fetch) with the existing pluginproductivityValidation
claude plugin validate --strict .pre-commit run --all-filespython3 -m unittest discover -s tests— 31 tests passedpnpm typecheckpnpm buildtools/listweb_searchandweb_fetchcallsgit diff --check