Secure hosted MCP credential setup#155
Draft
hmishra2250 wants to merge 1 commit into
Draft
Conversation
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
Updates
firecrawl setup mcpso hosted MCP credentials are sent as authorization headers instead of being embedded in the server URL.https://mcp.firecrawl.dev/v2/mcp.Authorization: Bearer ...only when an API key is available.FIRECRAWL_API_KEYsupplies the active key.add-mcp@1.14.0so generated client configuration remains reproducible.0600on POSIX systems.Compatibility
/v2/mcp.Verification
add-mcp@1.14.0smokes confirm Cursor and OpenCode environment references and literal header configuration for other supported clients.bearer_token_env_var = "FIRECRAWL_API_KEY"without persisting the key.Shared hosted MCP contract
1.0.0ef000059d2e9b57d88db34441bffb0f3249ae0ac3b5d85d5ce60dd2343366c2cfirecrawl-mcp-server/contracts/hosted-mcp/v1/contract.jsonReview and deploy this PR against the same contract version and hash.