File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 22
33## Usage
44
5+ ### Web / Cloud
6+
7+ We are hosting the latest version of this MCP server instructions generator on our website for free:
8+
9+ > https://hyprmcp.com/mcp-install-instructions-generator/
10+
511### CLI
612
713This package comes with a CLI tool you can simply call using ` npx ` :
@@ -15,6 +21,18 @@ npx @hyprmcp/mcp-install-instructions-generator@latest --help
1521
1622Use the MCP server to generate instructions for your own MCP server!
1723
24+ #### Remote MCP Server
25+
26+ This MCP server is hosted on [ hyprmcp.com] ( https://hyprmcp.com/ ) .
27+
28+ You can find all installation instructions by opening the remote MCP Server Url in your browser:
29+
30+ > ```
31+ > https://demo.hyprmcp.cloud/mcp-install-instructions-generator/mcp
32+ > ```
33+
34+ #### Local MCP Server
35+
1836```shell
1937npx -p @hyprmcp/mcp-install-instructions-generator@latest mcp
2038```
You can’t perform that action at this time.
0 commit comments