simplified-cli
Installation
SKILL.md
Simplified CLI (smp) — Module Index
smp is the unified CLI for the Simplified API, distributed as the
simplified-apikit pip/pipx package. It exposes 4 functional modules plus an
MCP server, all auto-generated from OpenAPI specs.
Installation
pipx install simplified-apikit \
--index-url "https://gitlab.com/api/v4/projects/70495826/packages/pypi/simple" \
--pip-args="--extra-index-url https://pypi.org/simple"
Authentication
Auth is read from environment variables — set once, use everywhere: