avo.app
Avo is an analytics tracking-plan and data-governance platform for defining events, properties, metrics, and branches, then generating implementation code and monitoring analytics quality. It helps product, data, and engineering teams keep analytics definitions consistent and publish or import tracking-plan data across tools.
Avo exposes a REST Public API at `api.avo.app`, a remote MCP server at `https://mcp.avo.app/mcp`, and an npm-distributed `avo` CLI.
- Avo MCPdetected
- Avo Public APIdiscovered
- Avo CLIdiscovered
In Avo, open Workspace Settings → Service Accounts (or follow the steps in Authentication). Create a service account, copy the generated final service-account name and secret once, then send them to the API as HTTP Basic auth using base64-encoded name:secret in the authorization header. Only workspace admins can create service accounts.
$ avo loginAcquired by the CLI — running avo login opens the auth flow and stores the credential.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://avo.app/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing