Run your hiring from the terminal with the Flowxtra CLI
Post jobs, screen candidates and move pipelines with one-line commands. Scriptable, CI-ready, and works with Claude, Cursor, Codex and 12+ other agents. Prefer a chat app? Connect via MCP.
Install once, run anywhere
A single binary that handles auth, uploads and polling for you — perfect for scripts, CI and AI agents. One command and you’re posting jobs from the terminal.
Install the CLI
One line — auth, uploads and polling are handled for you.
>_npm install -g @flowxtra/cliSign in
Opens a browser, takes 5 seconds. Run flowxtra auth login and you’re authenticated.
>_flowxtra auth loginPlug into your agent
Works with Claude, Cursor, Codex and 12+ other agents. Then just say: “Post a job with Flowxtra.”
>_npx skills add Flowxtra/flowxtra_cliJust ask — your AI does the hiring work
Once Flowxtra is connected, your assistant calls the right tools for you. Type a request in plain language and watch it post jobs, message candidates and book interviews.
Senior Backend Engineer
Remote · Published · x.apply-link.net/job/senior-backend-engineer/Dx
Acceptance message sent to Sara Kassem
Interview · Sara Kassem
Tue, Jun 10 · 2:00 PM · Google Meet
Applicants by channel
142 totalBring Flowxtra into your AI workflow
Connect in two minutes and let your AI handle the busywork of hiring.
Frequently asked questions
The Flowxtra CLI is an open-source command-line tool that lets you run your entire recruitment process from the terminal. Post jobs, screen candidates, manage pipelines, and integrate with CI/CD — all with simple one-line commands.
The CLI works with every AI coding agent that can run shell commands — Claude Code, Cursor, Codex CLI, Windsurf, Cline, Aider, and 12+ more. We also provide official skills so agents can drive the CLI in natural language.
Yes — fully MIT-licensed and free forever. The source code lives at github.com/Flowxtra/flowxtra_cli and the npm package is @flowxtra/cli. No credit card, no premium tiers for the CLI itself.
Basic terminal familiarity helps, but the CLI is designed to be readable — `flowxtra jobs create --title "Backend Engineer"` is self-explanatory. For non-developers, pair the CLI with an AI agent like Claude Code and just say "post a senior dev role" in plain English.
The MCP connector runs inside chat apps like Claude and ChatGPT. The CLI runs in your terminal, IDE, or CI pipeline. Use MCP if you live in chat; use the CLI for scripts, automation, CI/CD, or AI coding agents like Cursor. Both are free and work together.
Absolutely. The CLI is fully scriptable with `--json` output and proper exit codes. Use it in GitHub Actions, GitLab CI, Jenkins, cron jobs, or any automation pipeline to keep your recruitment in sync with your hiring workflow.