G

Guru CLI

CLI discovered

Details
Docs
https://developer.getguru.com/docs/command-line-interface-cli
Authentication
Guru API token credentials (identity + token) compound discovered Get key ↗

In Guru, generate API credentials from the product/admin UI as described in How to Obtain Your API Credentials. For the REST API and API-token-based MCP auth, Guru uses HTTP Basic auth with an identifier plus token: either USER_EMAIL:TOKEN for a user token, or COLLECTION_ID:TOKEN for a collection token. See Guru API Overview and User Tokens vs Collection Tokens for the two token types and their permissions.