Omentir

Omentir works with

One connector links Omentir with your favorite chat apps, so they can find ICP-fit buyers, launch LinkedIn campaigns, and report warm replies from the MCP server you connect once.

Get started in four steps

Connect LinkedIn screen in Omentir

1. Connect LinkedIn

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

Getting an Omentir API key for an agent connector

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.

Connecting an AI agent to Omentir with an API key

3. Connect to your agent

Copy the connector URL below and paste it into your agent. Replace <key> with the API key you copied from your Omentir dashboard. Treat the full URL like a password.

https://omentir.com/api/agent/v1/mcp?key=<key>
Requesting an AI agent to run Omentir outreach

4. Request your AI

Ask your agent anything about Omentir or the LinkedIn outreach process. It can choose the right tools on its own.

Every tool the server exposes

Nineteen focused tools cover the whole outbound motion. Clients discover them automatically via tools/list.

Context & product profile

  • omentir_get_context

    Read workspace readiness, product profile, setup status, and counts.

  • omentir_get_product_profile

    Read the product profile used for ICP matching and personalization.

  • omentir_update_product_profile

    Update the product profile before creating agents or campaigns.

Lead discovery

  • omentir_create_agent

    Create an ICP discovery agent and its target lead group.

  • omentir_list_agents

    List the discovery agents running in the workspace.

  • omentir_list_leads

    List discovered leads, optionally filtered to one lead group.

  • omentir_list_groups

    List the lead groups in the workspace.

Campaigns & safety

  • omentir_create_campaign

    Create a LinkedIn campaign - launch it immediately or stage it as a draft.

  • omentir_list_campaigns

    List LinkedIn campaigns and lead groups.

  • omentir_automation_dry_run

    Preview whether the workspace is ready for live automation.

Lifecycle management

  • omentir_pause_agent / _resume_agent / _delete_agent

    Pause, resume, or remove discovery agents on their own.

  • omentir_pause_campaign / _resume_campaign / _delete_campaign

    Control campaign state; resume re-runs the same readiness checks as the UI.

  • omentir_update_campaign_steps

    Edit a campaign's sequence; in-flight leads are re-aligned safely.

Replies

  • omentir_list_conversations

    List recent LinkedIn reply conversations captured by Omentir.

  • omentir_reply_to_lead

    Reply in existing conversations, within your daily message quota.

Curious what your agent should do with them? The For Agents page walks through the recommended workflow end to end.

Frequently Asked Questions

It's a hosted Model Context Protocol endpoint at omentir.com/api/agent/v1/mcp. Any MCP-capable client - Claude, ChatGPT, Cursor, Hermes, OpenClaw, or a custom agent - connects with a workspace-scoped token and gets nineteen tools covering lead discovery, campaign creation and launch, automation readiness checks, and reply handling. Nothing to install or self-host.

Create a token in Omentir under Settings → AI Agents, then send it as `Authorization: Bearer <token>` on every request. Clients that can't set custom headers (ChatGPT and claude.ai custom connectors) can append it as a query parameter instead: `?key=<token>`. Each token is scoped to exactly one workspace and can be revoked anytime.

The server speaks JSON-RPC 2.0 over HTTP POST and supports initialize, tools/list, and tools/call. A plain GET on the endpoint returns an unauthenticated discovery document with the server name, auth format, and tool names - useful for a quick sanity check before wiring up a client.

Yes. Your agent has full access: it can create a campaign and activate it in the same tool call, so outreach runs end to end without anyone touching the dashboard. Drafts are still available when you'd rather review first, and all sending respects the same daily invite and message quotas as the rest of Omentir.

Yes. Every tool maps to a plain REST endpoint under /api/agent/v1 (context, product-profile, agents, leads, campaigns, automation dry-run, conversations), documented by the OpenAPI schema at /api/agent/v1/openapi.json and the machine-readable guide at /agents.md.

Point it at omentir.com/agents.md. It's a markdown guide written for agents: the recommended call order (context → product profile → discovery → leads → draft campaign → dry-run → replies), the full tool list, and the guardrails agents are expected to follow.

Plug your agent into Omentir

Create a workspace, mint an agent token, and your MCP client is finding buyers and sending outreach in minutes - end to end.

Get Started