{
  "markdown": "# Omnier\n\n**Sales to-do list for agents** — the system of action your agent uses to plan, run, and record sales tasks. Turn signals from email, CRM, and meetings into a prioritized daily list you run together in chat.\n\n- Website: [getomnier.com](https://getomnier.com/)\n- Docs: [getomnier.com/docs](https://getomnier.com/docs)\n- App: [app.getomnier.com](https://app.getomnier.com)\n\n## Connect via MCP\n\n| | |\n|---|---|\n| **URL** | `https://mcp.getomnier.com/mcp` |\n| **Transport** | Streamable HTTP |\n| **Auth** | Bearer token (Omnier OAuth — sign in when connecting) |\n\nSetup: [Getting started](https://getomnier.com/docs/getting-started)\n\n## Tools\n\n| Tool | Role |\n|------|------|\n| **`read_skill`** | Loads Omnier skills (schemas, todo list workflows, documents). Call first—e.g. `todo_list`. |\n| **`query`** | Read-only SQL on your workspace (`todo_lists`, `documents`). RLS scoped to you. |\n| **`action`** | Write SQL (create, update, delete todo lists and documents). RLS scoped to you. |\n| **`show_todo_list`** | Live interactive UI for a day's todo list in the agent chat (`date`: `YYYY-MM-DD`). |\n\nThe todo list app also uses `get_todo_list` and `save_todo_list` internally (app visibility).\n\n## Quick start in Claude\n\n1. Add custom connector → `https://mcp.getomnier.com/mcp` → complete OAuth.\n2. In instructions: run `read_skill([\"todo_list\"])` at session start.\n3. Ask: *Help me setup a todo list requirements document in Omnier*, then *Create a todo list for today*.\n",
  "bytes": 1479,
  "sha": "90815176c3ae4ef77f99ece152be96396b956d2c0b116658f6943ab3a99c9caf",
  "repo_slug": "jessesorsa/omnier-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_jessesorsa_omnier_ddb2c7e7/readme"
}