Dev ships multi-tenant MCP server for maginary, an OpenRouter-like multimedia generator
lutian · reddit · 2026-09-16
Developer remixedmoon5 released an MCP server for maginary, an image/video generation platform with Midjourney-style prompt syntax that aggregates 40+ underlying models, calling it an "OpenRouter for multimedia."
Design principles:
- Hosted-first: agents live in hosted apps like Claude Desktop and Cursor; local pip installs only suit solo tinkerers
- Multi-tenant: one server for everyone means one stable URL across directories and tutorials
- Thin: zero business logic — just a typed window onto the same REST API, so you can't accidentally ship two products
The pitch: instead of writing integration docs per framework, one server lets Claude, Cursor, Continue, Cline, VS Code, and ChatGPT all speak to it the same way.
More from coding & agent
- E2B Renames Its Open-Source Project to E2B Runtime, the Backend Behind Its AI Agent Cloud — badphilosopher · 2026-09-16
- Coding Agents Are Making Hypothesis Testing Cool Again in NLP Papers, Reviewer Observes — deliprao · 2026-09-16
- Dev tip: Tailscale plus Android wireless debugging is all you need — haydendevs · 2026-09-16
- ApprenticeBench: best human testers pass only 51% first-try — agents don't need perfection — hhsun1 · 2026-09-16
- God's Eye View surges on GitHub trending as community piles on new layers — bilawalsidhu · 2026-09-16
- Inspo MCP hits 1k installs; creator open-sources the Remotion launch video too — rohanpaul_ai · 2026-09-16