For developers & AI agents

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.

Free forever
No credit card
2-minute setup
flowxtra — zshconnected
Connect via CLI

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.

1

Install the CLI

One line — auth, uploads and polling are handled for you.

>_npm install -g @flowxtra/cli
2

Sign in

Opens a browser, takes 5 seconds. Run flowxtra auth login and you’re authenticated.

>_flowxtra auth login
3

Plug 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_cli
See it in action

Just 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.

Post a jobScreen & shortlistSend messagesSchedule interviews
ClaudeClaudeFlowxtra connected
Publish a remote Senior Backend Engineer role and shortlist the top 5 candidates.
called flowxtra.create_job

Senior Backend Engineer

Remote · Published · x.apply-link.net/job/senior-backend-engineer/Dx

AMSKRLJD+1
5 candidates shortlisted
Send Sara an acceptance message and book an interview for Tuesday at 2pm.
called flowxtra.send_messagecalled flowxtra.schedule_interview

Acceptance message sent to Sara Kassem

Tue10

Interview · Sara Kassem

Tue, Jun 10 · 2:00 PM · Google Meet

How many applicants so far, and which channels are they coming from?
called flowxtra.applicants_report

Applicants by channel

142 total
Flowxtra
38
Web
30
WhatsApp
24
Telegram
16
Instagram
12
Facebook
10
Google Jobs
8
Discord
4

Bring Flowxtra into your AI workflow

Connect in two minutes and let your AI handle the busywork of hiring.

FAQ

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.