[BUG] KIE.ai MCP connector: prepare_media_generation always returns "Host declined the approval request" on Desktop app

Status Open
Maintainer reply None cached
Activity 2 comments · opened Aug 20, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Every call to the kie-ai MCP connector's prepare_media_generation tool returns "approved": false, "reason": "Host declined the approval request." No
approval prompt is ever shown to the user on the Desktop app. This happens 100% of the time regardless of account credit balance.
Every call to the kie-ai MCP connector's prepare_media_generation tool returns "approved": false, "reason": "Host declined the approval request." No approval prompt is ever shown to the user on the Desktop app. This happens 100% of the time regardless of account credit balance.

What Should Happen?

The tool should either show the user an approval prompt (elicitation) before spending credits, or the connector should work the same way it does on the CLI, where this approval flow is supported.

Error Messages/Logs

KIE.ai MCP connector: prepare_media_generation always returns "Host declined the approval request" on Desktop app

Steps to Reproduce

  1. Connect the kie-ai MCP server in Claude Code Desktop
  2. Call prepare_media_generation with any valid image generation request
  3. Observe the response always has "approved": false, "reason": "Host declined the approval request."
  4. No approval UI is ever shown to the user

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

Claude cloude CLi

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

Every call to the kie-ai MCP connector's prepare_media_generation tool returns "approved": false, "reason": "Host declined the approval request." No approval prompt is ever shown to the user on the Desktop app. This happens 100% of the time regardless of account credit balance.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗