Install OpenConductor CLI

Get started with the OpenConductor CLI to discover, install, and manage MCP servers in seconds.

Quick Install

npm install -g @openconductor/cli

Requires Node.js 18+ and npm. Works on macOS, Windows, and Linux.

NPM

npm install -g @openconductor/cli

Install globally via npm for easy access from anywhere.

Yarn

yarn global add @openconductor/cli

Alternative installation using Yarn package manager.

Source

git clone && npm install

Build from source for the latest development version.

GitHub

Quick Start Guide

1

Install CLI

Install OpenConductor globally via npm

npm install -g @openconductor/cli
2

Discover Servers

Search for MCP servers by category or name

openconductor discover "memory"
3

Install Server

One-command install to Claude Desktop

openconductor install openmemory
4

Verify Installation

List all installed MCP servers

openconductor list
5

Start Using

Restart Claude Desktop and enjoy!

Ready to use

Common Commands

openconductor discover

Browse all MCP servers

openconductor discover --category api

Filter by category

openconductor install <server>

Install MCP server

openconductor list

Show installed servers

openconductor config --show

View configuration

openconductor --help

Get help and options

Ready to Get Started?

Discover amazing MCP servers for your AI applications