anthropics / anthropics/claude-code

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

Ouverte
#88,282 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
area:desktop area:mcp bug platform:windows
Langage dominant
Python
Étoiles
145k
Forks
23.1k
Métriques de merge des PR
Métriques de PR en attente

Description

### Preflight Checklist

- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) 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

```shell
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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start by reproducing prepare_media_generation through the kie-ai MCP server in the Desktop app, then compare its approval or elicitation flow with the CLI, where the issue says it works. Trace the Desktop handling of the returned approval request. Done means the user sees an approval prompt before credits are spent, or the connector behaves consistently with the CLI.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
macos
Domaine
api, desktop
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
48/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.