Files
everything-claude-code/mcp-configs
Matt H 154d0c7de9 feat(mcp): add parallel-search server catalog entry (#2085)
* feat(mcp): add parallel-search server catalog entry

* fix(mcp): drop placeholder Bearer header from parallel-search entry

The /mcp endpoint accepts anonymous requests by default; baking in a
placeholder "Authorization: Bearer YOUR_PARALLEL_API_KEY_HERE" header
breaks the key-free default for users who copy the entry verbatim.
Move the optional API-key guidance into the description instead.
2026-06-07 13:26:51 +08:00
..