[pull] main from oomol-lab:main - #8
Merged
Merged
Conversation
## Summary Adds the Cloudflare Docs MCP provider as a runnable custom-credential provider. - Connects to the public Cloudflare Docs MCP endpoint at `https://docs.mcp.cloudflare.com/mcp`. - Uses `custom_credential` auth with no credential fields so the provider is not auto-enabled — users must explicitly connect before use. - Execution requires a stored connection via `requireCustomCredential`. ## Actions - `search_cloudflare_documentation` — Search Cloudflare documentation for Workers, Pages, R2, Images, Stream, D1, Durable Objects, KV, Workflows, Hyperdrive, Queues, AI Gateway, Zero Trust, and more. - `get_pages_to_workers_migration_guide` — Get the guide and instructions for migrating Cloudflare Pages projects to Cloudflare Workers. ## Changes - Add provider definition, action schemas, executors, and Cloudflare Docs MCP runtime. - Use custom_credential auth with empty fields so the provider requires explicit connection (not auto-enabled). - Add `requireCustomCredential` gate in executor createContext. - Use SSRF-guarded provider fetch for MCP transport. ## Testing - `npm run fix-check` - `npm run typecheck` - `npm test` - Live validation against a running instance: confirmed provider is not auto-enabled, action is refused without connection (HTTP 403/authorization_failed), connect completes with zero credential fields, action executes successfully after connecting.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )