Uh oh!
There was an error while loading. Please reload this page.
feat: add an opt-in Parallel Search MCP example - #2197
Open
georgeatparallel wants to merge 2 commits into
Open
Conversation
georgeatparallel
marked this pull request as ready for review
September 1, 2026 01:05
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 freeto 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.
Problem
If you want to search the web from bolt.diy, you need to find an MCP server and figure out how to connect it. There's no Parallel Search example in the app to help you get started, and it's easy to mistake Load Example for something that adds to your existing settings.
Solution
This adds Parallel Search to the existing Load Example config, plus a short walkthrough in the README. You can save just that connection, check that
web_searchandweb_fetchare available, and use them in chat. No Parallel account or API key is needed.Nothing connects automatically. Load Example only replaces the editor draft, and the instructions explain how to keep your other servers when saving. Your model choice and tool approvals stay the same. The guidance also explains what gets sent to Parallel when you approve a call, how to inspect the results, and that free search has rate limits. Model and hosting costs are separate.
This is for community bolt.diy, not hosted Bolt.new.
Testing
A full model-generated conversation wasn't tested because the isolated app had no model credentials configured. GitHub's application, code-quality, security, PR-validation, and preview workflows still require maintainer approval.
I work at Parallel, which operates this service.