akta-pro-cli is a command-line client for the akta.pro REST API. A sibling of the Akta MCP server. Both are thin clients over the same endpoints; the CLI is the presentation layer for humans and shell scripts. It ships as its own self-contained distribution (akta-pro-cli) with no MCP-server code.
Installation
- pipx
- uv
- pip
To install using pipx:
Authentication
Authenticate using akta.pro API key. Visit playground.akta.pro to get your API key.akta-pro login validates the key against a free endpoint and stores it at ~/.config/akta/credentials.json (mode 0600; %APPDATA%\akta on Windows).
.png?fit=max&auto=format&n=SdGZnb5iGLBOelR9&q=85&s=6e183af2c7498a76797d0c8d9a81b986)
.png?fit=max&auto=format&n=SdGZnb5iGLBOelR9&q=85&s=7702c636c517001e39df24a084a9728d)