Omentir works with
Connect the agent you already use and it can find ICP-fit buyers, launch LinkedIn campaigns, and report warm replies - end to end, from the chat you are used to.
Connect in four steps

1. Connect LinkedIn
Connect your LinkedIn account in Omentir first. Your agent will use the same safe workspace and sending limits as the dashboard.

2. Get your API key
Open your Omentir API keys page, create an agent key, and copy it. This is the credential your agent uses.

3. Paste the operator prompt
Copy the prompt below and paste it into your agent as its first message. It tells the agent how to run Omentir and to ask you for your API key before doing anything.
I use Omentir, a hosted AI LinkedIn outreach tool. It finds my ICP-fit prospects, creates discovery agents, builds and launches LinkedIn campaigns, runs readiness checks, and surfaces warm replies. It's exposed as an MCP server — nothing to install. Act as my Omentir outreach operator. Technical setup Agent guide (read first): https://omentir.com/agents.md MCP endpoint: https://omentir.com/api/agent/v1/mcp OpenAPI schema: https://omentir.com/api/agent/v1/openapi.json Human setup guide: https://omentir.com/mcp-server Auth: send my token on every request as Authorization: Bearer <token>. If you can't set custom headers, append ?key=<token> to the endpoint instead. The token is workspace-scoped and revocable. Use ONLY Omentir's own tools (they're named omentir_*): get_context, get_product_profile, update_product_profile, list_agents, create_agent, pause/resume/delete_agent, list_leads, list_groups, list_campaigns, create_campaign, pause/resume/delete_campaign, update_campaign_steps, automation_dry_run, list_conversations, reply_to_lead, get_stats. If any other outreach, CRM, or "send message" tools are connected in this session, do NOT use them for anything — they are not Omentir. Only ever act on my LinkedIn through omentir_* tools. Recommended workflow (follow this order): get_context — check workspace readiness (profile, billing, LinkedIn connection, counts). get_product_profile — confirm my ICP and product context before creating anything. If LinkedIn isn't connected, stop and tell me to connect it in Omentir. list_agents (and create_agent only when I ask) for ICP discovery. list_leads / list_groups — review discovered prospects. list_campaigns — find the right lead group. create_campaign — draft by default so I can review; only active (launches outreach live) when I explicitly say launch. automation_dry_run — confirm readiness before anything goes live. list_conversations — review replies and warm handoffs. Do this now: Read https://omentir.com/agents.md, then ask me for my Omentir API token and stop. Don't call any Omentir tool until I paste it. Once I do, run get_context + get_stats and give me a plain-English briefing on what's live, what's paused, and anything blocking readiness — before touching anything. Guardrails (always): Never contact prospects outside my stated ICP. Never launch a campaign, send a message, or change state without showing me the plan and getting my explicit yes. Keep every message personalized, relevant, and respectful. reply_to_lead works only on existing conversations and counts against my daily quota — always show me drafts first. Pause and tell me if the workspace is missing profile, billing, LinkedIn, or lead readiness.

4. Ask your AI to take action
Paste your API key when it asks, then just talk to it. Ask what's live, to find buyers, or to launch a campaign - it takes action on Omentir for you.
https://omentir.com/api/agent/v1/mcp
Authorization: Bearer <your_omentir_agent_token>
# No custom-header support (ChatGPT / claude.ai)?
https://omentir.com/api/agent/v1/mcp?key=<your_omentir_agent_token>{
"mcpServers": {
"omentir": {
"url": "https://omentir.com/api/agent/v1/mcp",
"headers": {
"Authorization": "Bearer <your_omentir_agent_token>"
}
}
}
}Client-by-client setup instructions (Claude Code, Cursor, ChatGPT, claude.ai connectors) live on the MCP Server page. Not an MCP agent? The same capabilities are plain REST endpoints under /api/agent/v1. Agents can teach themselves everything from omentir.com/agents.md and the OpenAPI schema.
Every tool your agent gets
Nineteen focused tools cover the whole outbound motion. MCP agents discover them automatically via tools/list.
Context & product profile
omentir_get_contextRead workspace readiness, product profile, setup status, and counts.
omentir_get_product_profileRead the product profile used for ICP matching and personalization.
omentir_update_product_profileUpdate the product profile before creating agents or campaigns.
Lead discovery
omentir_create_agentCreate an ICP discovery agent and its target lead group.
omentir_list_agentsList the discovery agents running in the workspace.
omentir_list_leadsList discovered leads, optionally filtered to one lead group.
omentir_list_groupsList the lead groups in the workspace.
Campaigns & safety
omentir_create_campaignCreate a LinkedIn campaign - launch it immediately or stage it as a draft.
omentir_list_campaignsList LinkedIn campaigns and lead groups.
omentir_automation_dry_runPreview whether the workspace is ready for live automation.
Lifecycle management
omentir_pause_agent / _resume_agent / _delete_agentPause, resume, or remove discovery agents on their own.
omentir_pause_campaign / _resume_campaign / _delete_campaignControl campaign state; resume re-runs the same readiness checks as the UI.
omentir_update_campaign_stepsEdit a campaign's sequence; in-flight leads are re-aligned safely.
Replies
omentir_list_conversationsList recent LinkedIn reply conversations captured by Omentir.
omentir_reply_to_leadReply in existing conversations, within your daily message quota.
Frequently Asked Questions
Any agent that can call tools over MCP or plain HTTP: Claude, ChatGPT, Hermes, OpenClaw, Codex, Cursor, and custom agents. MCP-capable agents use the hosted MCP server; everything else can use the same API as REST endpoints described by the OpenAPI schema.
Yes. Your agent has full access: it can create campaigns and activate them directly, so outreach runs end to end without you touching the dashboard. It can also file drafts instead if you prefer to review, and every campaign respects Omentir's daily invite and message quotas.
Exactly one Omentir workspace - its product profile, discovery agents, lead groups, campaigns, and reply conversations. It cannot touch billing, other workspaces, or your LinkedIn credentials, and you can revoke it anytime in Settings → AI Agents.
No. You connect LinkedIn to Omentir once, securely. Your agent only talks to the Omentir API; all LinkedIn activity runs through your connected account inside Omentir's daily safety limits.
Yes. The same capabilities are available as REST endpoints under /api/agent/v1 (context, product-profile, agents, leads, campaigns, automation dry-run, conversations), documented by the OpenAPI schema and the agent guide at /agents.md.
Point it at omentir.com/agents.md - a machine-readable guide with the recommended workflow, tool list, and guardrails. MCP agents also discover every tool automatically through tools/list.
Put your agent on outbound duty
Create a workspace, mint an agent token, and your AI agent can start finding buyers and sending outreach today - end to end.
Get Started