Skip to main content
To use the mcpconfig command from any directory:
Then run:

Run with npx

You can run mcpconfig without installing it globally:
This is useful for a one-off run or in scripts.

Install from source

To build and run from the repository:
1

Clone and install dependencies

2

Build

TypeScript is compiled to dist/.
3

Use the CLI

Option A — link globally so mcpconfig is available everywhere:
Option B — run the built CLI directly:
or:

Requirements

  • Node.js 16 or newer
Check your version: