MCPHub CLI
Install and manage MCP servers across Claude Code, Cursor, and Continue.dev with a single command.
Install
Using npx runs the latest version without a global install — useful for CI/CD or one-off installs.
Commands
Install an MCP server — auto-detects clients, asks for required env vars
Install a prompt as a /slash-command or an agent into Claude Code
Install an entire stack — all servers, skills, and agents in one command
Remove a server from one or all clients
Search servers in the MCPHub registry
List all installed servers across every client
Install all servers + skills configured for your team
Team sync
Create a team on MCPHub, add the servers your team uses, and share one command. Every new developer runs it and gets the full stack configured in under a minute.
API keys are never stored in the cloud — the CLI asks for them locally during sync.
Create a team →How it works
Finds the server
Fetches metadata, install command and required env vars from MCPHub.
Asks for credentials
Prompts only for the env vars the server needs (API keys, tokens, etc).
Detects your clients
Auto-detects Claude Code, Cursor and Continue.dev on your machine.
Writes the config
Updates the correct config file for each client. No JSON editing needed.
Compatible clients
Claude Code
Full support
Cursor
Full support
Continue.dev
Full support