mcps
mcps is a CLI manager for MCP servers that installs and runs `mcps` commands, manages `~/.mcps/mcp.json`, and configures servers. The skill explicitly instructs executing shell commands (e.g., `npm install -g @maplezzk/mcps`, `mcps start`), making network requests to `http://localhost:8000/mcp` and `https://example.com`, and using environment variables like `POSTGRES_CONNECTION_STRING` and `GITLAB_PERSONAL_ACCESS_TOKEN`.