# Examples: mcp-server-setup ## Usage Example ```python # How to use this skill # Inputs: MCP server configuration details, PipesHub credentials # Process: Step 1: Clone the `pipeshub-ai/mcp-server` repository using `git clone https://github.com/pipeshub-ai/mcp-server.git` → Step 2: Navigate to the cloned directory with `cd mcp-server` → Step 3: Run the interactive installer by executing `./install.sh` # Outputs: Running MCP server, .env file generated ```