anthropics / anthropics/claude-code
[BUG] KIE.ai MCP connector: prepare_media_generation always returns "Host declined the approval request" on Desktop app
- Lenguaje dominante
- Python
- Estrellas
- 145k
- Forks
- 23.1k
- Métricas de merge de PR
- Métricas de PR pendientes
Descripción
### 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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- macos
- Área
- api, desktop
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 48/100