docs: nano banana extension (#5977)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.8 MiB |
@@ -425,6 +425,23 @@
|
||||
"endorsed": true,
|
||||
"environmentVariables": []
|
||||
},
|
||||
{
|
||||
"id": "nano-banana-mcp",
|
||||
"name": "Nano Banana",
|
||||
"description": "AI-powered image generation and editing",
|
||||
"command": "npx nano-banana-mcp",
|
||||
"link": "https://github.com/ConechoAI/Nano-Banana-MCP",
|
||||
"installation_notes": "Install using npx package manager.",
|
||||
"is_builtin": false,
|
||||
"endorsed": false,
|
||||
"environmentVariables": [
|
||||
{
|
||||
"name": "GEMINI_API_KEY",
|
||||
"description": "API key from Google AI Studio",
|
||||
"required": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "neon",
|
||||
"name": "Neon",
|
||||
|
||||
Reference in New Issue
Block a user