omniapp.co
Omni is a business intelligence and semantic-layer platform for querying data, managing models and content, and powering analytics workflows. It also provides an AI-oriented MCP server so external AI clients can query Omni data and search Omni documentation.
Omni exposes a bearer-token HTTP API, an OAuth- or API-key-authenticated MCP server at callbacks.omniapp.co, and an installable Omni CLI with OAuth or API-token auth.
- Omni Analytics MCP serverdetected
- Omni APIdiscovered
- Omni CLIdiscovered
Create a token in Omni using the easiest path described in API authentication. For an organization-wide key, an Organization Admin goes to Settings > API access > Organization keys and clicks Generate new key. For a user-scoped PAT, first have an admin enable Settings > API access > Personal tokens, then the user opens Profile > Manage account > Generate token. Use the resulting token as Authorization: Bearer <token>.
$ omni config loginAcquired by the CLI — running omni config login opens the auth flow and stores the credential.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✓https://omniapp.co/openapi.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://omniapp.co/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing