π¦ ClawHub
Create MCP Server
by @arterialist
Create, deploy, and manage MCP (Model Context Protocol) servers using the MCPHero platform via the mcpheroctl CLI. Use this skill when the user wants to buil...
βοΈ Configuration
Before using this skill, the user must have mcpheroctl installed and authenticated.
Install mcpheroctl
# via Homebrew (macOS/Linux)
brew install arterialist/mcpheroctl/mcpheroctlvia uv (cross-platform)
uv tool install mcpheroctl
Authenticate
1. Log in to the MCPHero Dashboard. 2. Go to Settings β Organization β Developers. 3. Click Create API key and copy the token. 4. Run:
mcpheroctl auth login --token
Verify
mcpheroctl auth status
TERMINAL
clawhub install create-mcp-server