diff --git a/.changeset/remove-parallel-mcp-catalog.md b/.changeset/remove-parallel-mcp-catalog.md new file mode 100644 index 000000000..d8e6993aa --- /dev/null +++ b/.changeset/remove-parallel-mcp-catalog.md @@ -0,0 +1,5 @@ +--- +'@truefoundry/trueforge': patch +--- + +Remove Parallel from the shipped MCP catalog (use web-search settings instead). diff --git a/packages/trueforge/catalog/mcp-catalog.yaml b/packages/trueforge/catalog/mcp-catalog.yaml index cafaef94f..dd68ddc66 100644 --- a/packages/trueforge/catalog/mcp-catalog.yaml +++ b/packages/trueforge/catalog/mcp-catalog.yaml @@ -33,11 +33,6 @@ mcp_servers: logo: https://assets.production.truefoundry.com/exa.svg url: https://mcp.exa.ai/mcp description: Search the web, fetch page contents, and find similar pages. - - type: remote - name: parallel-web - logo: https://assets.production.truefoundry.com/parallel-web.svg - url: https://search.parallel.ai/mcp - description: Search the web and get ranked results with extracted content. - type: remote name: github logo: https://assets.production.truefoundry.com/github.svg