Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

mcp-router/mcpr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcpr-cli

Note

Development and support for this repository has been moved to the following repository. https://github.com/mcp-router/mcp-router

Command-line interface for the MCP Router - connect to a running MCP HTTP server via the command line.

Are you new here?

If you're new to MCP Router:

  1. First, download and install the MCP Router application from our website
  2. Start the MCP Router application and ensure it's running properly
  3. Then, usually this cli is installed as part of the MCP Router installation, but if you want to install it separately, you can do so using npm

Usage

export MCPR_TOKEN=your_access_token
# Connect to a local MCP Router
npx mcpr-cli connect

# Connect to a specific host and port
npx mcpr-cli connect --host example.com --port 3000

# Display help
npx mcpr-cli help

License

ISC

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published