Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@backant/wizard

CLI wizard that installs the Backant MCP server into your AI coding agents. It auto-detects the clients you have installed and writes the right MCP configuration for each one.

Usage

Run it with no install:

npx @backant/wizard

Or manage the MCP server explicitly:

npx @backant/wizard mcp add      # add the Backant MCP server to detected clients
npx @backant/wizard mcp remove   # remove it again

Options

Flag Description
--remote Use remote (cloud) mode
--local Use local mode (connects to localhost:8000)
--ci CI mode — skip interactive prompts
--debug Enable debug logging

See the Backant docs for the API key and full setup.

Supported clients

Amazon Q, Amp, Antigravity, Augment, Bolt AI, Claude Code, Claude Desktop, Cline, Codex, Continue, Copilot, Crush, Cursor, Factory, Gemini CLI, JetBrains, Kilo Code, Kiro, LM Studio, OpenCode, Perplexity, Qodo Gen, Qwen Coder, Roo Code, Trae, Vibe, Visual Studio, VS Code, Warp, Windsurf, and Zed.

Development

npm install
npm run build
node dist/bin.js --help

Built with tsup and yargs; prompts via @clack/prompts.

About

CLI wizard to install the Backant MCP server into AI coding agents

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages