Developer ships open-source MCP server to run Labnana image generation inside Claude Code and Cursor
e10t · reddit · 2026-08-27
Developer e10t open-sourced labnana-mcp, bringing Labnana image generation into MCP clients so users can generate and edit images without leaving Claude Code, Cursor, VS Code, or Claude Desktop.
It exposes five tools: generateimage (text-to-image, reference-image editing, 4K jobs), estimatecredits, getsubscription, listgenerationtasks, and getgenerationtask. Results save the original image and return a bounded MCP image preview with structured metadata; an MCP Apps view is also published for compatible hosts.
Run with npx -y @exoticknight/labnana-mcp, or add to Claude Code via claude mcp add labnana -- npx -y @exoticknight/labnana-mcp. Requires Node.js 20.9+ and a Labnana API key; Apache-2.0 licensed.
More from coding & agent
- How to cap AI agent data exfiltration risks in AWS accounts — DryEggplant6678 · 2026-08-27
- Multi-agent token costs spiral out of control, exceeding budget 5-6x — Prod_whiz · 2026-08-27
- Remi Louf's talk: skip agent frameworks — hash your prompts, use structured outputs — remilouf · 2026-08-27
- Beyond the sparkle: giving thinking, tool calls, and retrieval their own icons — Glittering_Device653 · 2026-08-27
- Call for Agent Communication Protocol to Replace Manual Copy-Pasting — arthurcolle · 2026-08-27
- Devs debate MCP vs. Skills in agent workflows — morgymcg · 2026-08-27