AI
Midjourney
midjourney-pp-cli
Inspect Midjourney jobs, queue, folders, and discovery feeds from the terminal
Printed by @dave-agent-cerebro (Dave Fano)
Install
npx -y @mvanhorn/printing-press-library install midjourneyInstalls the CLI binary and the agent skill for Claude Code, Codex, Cursor, Gemini CLI, Copilot, and more. Add --cli-only or --skill-only for one half. Requires Node.
Questions about the Midjourney CLI
- Is there a command line tool for Midjourney?
- Yes. midjourney-pp-cli is an agent-native CLI for Midjourney. It runs as a single Go binary, ships with an agent skill, and installs with one command. You can call it from your shell or hand it to an AI agent.
- How do I install the Midjourney CLI?
- Run npx -y @mvanhorn/printing-press-library install midjourney in your terminal. That pulls the Go binary and the matching agent skill together. Node is the only prerequisite. The same command updates the tool when a new version ships.
- How do I use Midjourney from the command line?
- After installing, call midjourney-pp-cli directly from your shell. Run midjourney-pp-cli --help to list the available commands. The tool returns structured output, so you can pipe it into other commands or read it back in an agent session.
- Does Midjourney have an MCP server?
- Yes. Midjourney ships an MCP server through midjourney-pp-mcp. It exposes 12 tools over stdio and HTTP. Point any MCP client at it, including Claude Desktop, to give your agent direct access.
- How do I connect Midjourney to Claude or another AI agent?
- Install the CLI with npx -y @mvanhorn/printing-press-library install midjourney and the agent skill goes in with it. The skill teaches the agent how and when to call Midjourney, so it shows up as a ready command in Claude Code, OpenClaw, Hermes, and other compatible agents.
- Is the Midjourney CLI free and open source?
- Yes. The CLI is open source and lives in the printing-press-library on GitHub. You bring your own Midjourney credentials, which it reads from your environment and never stores.
More AI CLIs
- Contextcontext-dev-pp-cliAgent-friendly Context.dev CLI for website intelligence, brand enrichment, scraping, crawling, structured extraction, screenshots, styleguides, competitor maps, source packs, and change digests.
- ElevenLabselevenlabs-pp-cliCreate and manage ElevenLabs audio workflows: text-to-speech, voice conversion, transcription, dubbing, music, voices, and agents.
- Mixlayermixlayer-pp-cliPrivacy-first Mixlayer CLI for OpenAI-compatible chat, local PII redaction and vaulting, reasoning-aware model ladders, live model catalog refresh, and ledger-backed cost proofs.
- Ollama Cloudollama-cloud-pp-cliRoutes every prompt to the right hosted Ollama model. Wraps chat, embeddings, catalog, and the OpenAI-compatible...
- OpenArtopenart-pp-cliGenerate videos and images on OpenArt from the terminal. Spend your existing OpenArt credits across Seedance, Kling,...
- OpenRouteropenrouter-pp-cliInspect OpenRouter models, providers, credits, activity, and cost attribution with local caching and agent-friendly output.