Add Anthropic search-only MCP profile - #317
Closed
hmishra2250 wants to merge 5 commits into
Closed
Conversation
Collaborator
Author
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
/v2/mcp-searchas a separate, OAuth-only hosted MCP profile for Anthropic marketplace review.firecrawl_searchfirecrawl_research_search_papersfirecrawl_research_inspect_paperfirecrawl_research_related_papersfirecrawl_research_read_paperfirecrawl_research_search_github/v2/mcp-search; rejects legacy/full-profile audiences and Firecrawl API-key headers.scrapeOptionsandenterprisefrom the advertisedfirecrawl_searchschema and drops both defensively before upstream dispatch./v2/mcpand/v2/mcp-oauthinstructions.Contract shape
/v2/mcp-searchis a frozen marketplace profile, not a user-selectable tool subset:?tools=selectorsCurrent evidence for this PR head
Head:
f75a44d5eaffe8464e210860844233f6e97a006fOwn-branch contract/test evidence:
1.1.05cb665df.../v2/mcp-searchmetadata digest:228fad23.../v2/mcp-oauthfull metadata digest remains frozen:b8753aac...74/74passedProfile behavior covered by tests:
/v2/mcp-searchexposes exactly the six-tool profile withoutscrapeOptions./v2/searchor/v2/search/research/*./v2/mcpOAuth audience is rejected by default./v2/mcpand/v2/mcp-oauthmetadata/instructions remain byte-frozen for their current contracts.Mandatory retained-branch release rule
This Train 2 MCP-server draft intentionally targets the unmerged Train 1 parent branch
feature/hosted-mcp-resend-parity-runtimefrom PR #308. After #308 merges, retarget this PR tomain, rebase/update the branch, rerun required CI, and verify the PR diff contains only this child Train 2 delta. Do not merge this child PR while its base is the retained feature branch; doing so would update the feature branch rather thanmainand bypass the intended release boundary.Draft only. Do not merge, deploy, or close from this PR directly. Himadri reviews before merge.