
Introducing the MyBacklinks CLI: Terminal Access for Projects, Backlinks, and Domain SEO Research
The official MyBacklinks npm CLI lets you log in with OAuth or API keys, manage projects and backlink resources, and run domain backlink, DR, and traffic queries from the terminal.
Introducing the MyBacklinks CLI
MyBacklinks now ships an official npm package: @mybacklinks/cli.
The CLI uses the same backend tool surface as the dashboard and MCP server, so terminal workflows, AI agents, and product UI stay aligned instead of drifting into separate implementations.
What You Can Do
- Log in with OAuth portal flow or
--api-key - Check account status, subscription, credits, and upcoming fields
- List projects and backlink resources
- Create or update backlink resources
- Fetch or update project backlink records
- Run domain research for backlinks, DR, and traffic
Install
npm install -g @mybacklinks/cliAuthenticate
mybacklinks login
mybacklinks login --api-key mbk_xxxxxExample Commands
mybacklinks status
mybacklinks list-projects
mybacklinks fetch-project-info --project-id <project-id>
mybacklinks fetch-project-backlinks --project-id <project-id> --status indexed
mybacklinks fetch-backlinks-by-domain --domain competitor.com --limit 100 --dofollow
mybacklinks fetch-dr-by-domain --domain competitor.com
mybacklinks fetch-traffic-by-domain --domain competitor.comCredit Model
Low-cost account and project operations do not consume credits.
High-cost external domain research commands do consume credits:
fetch-backlinks-by-domainfetch-dr-by-domainfetch-traffic-by-domain
Use mybacklinks status before running bulk research so the remaining balance is explicit.
Why This Matters
The CLI is not a side channel. It is part of the same automation surface as MCP:
- same auth model
- same canonical tools
- same project and backlink semantics
- same credit-aware domain research
That makes it practical to move between manual dashboard work, terminal scripts, and AI-agent workflows without rewriting everything.
More Posts

Getting Started with MyBacklinks MCP: Connect AI to Your Backlink Management
Learn how to connect Claude Code, Cursor, and other AI assistants to MyBacklinks using MCP (Model Context Protocol) for automated project and backlink management.

The Ultimate Automated Backlink Submission SOP: Scale Your SEO without the Headache
Tired of manual link building? Discover how we use AI agents and MCP to automate the boring stuff, so you can focus on building a great product.

Snowball Backlink Strategy: How to Systematically Build Your Link Empire
Learn how MyBacklinks.app helps you build a snowball-effect backlink system through personal resource libraries, automated project discovery, and competitor analysis.