Add Kling AI plugin - #284
Open
Wlain wants to merge 3 commits into
Open
Conversation
Wlain
marked this pull request as ready for review
August 18, 2026 14:26
Author
|
Hi @ykeremy — could you please take a first review pass on this submission when you have a chance? All currently reported security checks are green, the plugin uses one OAuth-protected remote MCP endpoint with no local runtime or executable dependencies, and |
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.
What this PR does
kling-aiexternal_pluginshttps://kling.ai/mcp)Adds the Kling AI plugin for Grok Build with two Agent Skills and one OAuth-protected remote MCP registration for image and video generation workflows.
Publisher and ownership
Validation
kling-aientry to.grok-plugin/marketplace.json..grok-plugin/plugin-index.json.python3 scripts/validate-catalog.pypasses.python3 scripts/generate-plugin-index.py --checkpasses.grok plugin validatepasses with Grok Build 1.0.5.OAuth verification status
Grok Build owns OAuth discovery, dynamic registration, PKCE, credential storage, and refresh. Local verification confirmed that:
Plugin-Grok-kling-ai.https://kling.ai/mcp.The final user consent was intentionally cancelled during this submission pass, so no access token was retained and no credit-consuming generation call was made. Full consent, reconnect, refresh, and account-switch behavior can be completed during reviewer testing.
Security and behavior
curl | bash, remote code execution, hooks, postinstall scripts, local MCP runtime, or executable dependencies.X-Kling-Integration: Plugin-Grokis sent only to the configured Kling MCP origin for integration attribution; it must not affect authentication, billing, or rollout.