Requirements
- Node.js ≥ 18 — check with
node --version. - A Percio account and an API key (see Authentication).
Install
percio— the CLI.percio-mcp— the MCP server used by Cursor and other MCP-capable clients.
Verify
command not found, your global npm bin isn’t on your PATH. Run npm config get prefix — the bin directory inside that prefix needs to be on your PATH.
Upgrade
Uninstall
percio and percio-mcp. Your stored credentials at ~/.config/percio/credentials.json are not removed — delete that file manually if you want a clean slate.