# Introducing Omentir v2
> Omentir v2 introduces simpler pricing, Agent API, and connectors for AI agents to make outreach dead simple.
- HTML: https://omentir.com/blogs/introducing-omentir-v2
- Markdown: https://omentir.com/blogs/introducing-omentir-v2.md

- Category: Updates

- Published: July 6, 2026

- Updated: July 26, 2026

- Read time: 5 min read

Omentir v2 is a simple idea rebuilt from the ground up: outbound should not feel like operating five disconnected tools.

Most teams do not need more dashboards. They need a system that understands who they sell to, finds the right people, writes outreach with context, respects safe sending limits, and gives founders or sales teams a clear way to turn interest into pipeline.

That is what v2 is built around. Omentir is no longer just a LinkedIn outreach assistant. It is becoming the outbound layer for humans, AI agents, and the tools they already use.

## New Pricing

We are making pricing simpler. The goal is not to create confusing usage math. The goal is to make it easy to start small, prove the channel, and scale once the pipeline is working.

Omentir offers Pro at $49/month, plus Enterprise for teams that need SSO, dedicated onboarding, and priority support.

Everything is included:

- One user
 - One LinkedIn account
 - Unlimited AI agents, leads, and campaigns
 - AI automated campaigns and API access
 - Email customer support

The Pro plan includes a minimum of three bookings per week or you pay nothing.  Enterprise includes unlimited users, unlimited LinkedIn accounts, all Pro features, plus SSO, dedicated onboarding, and priority support.

You can see the current plan details on the  https://omentir.com/pricing.md Omentir pricing page /Link> .

## Agent API

The biggest shift in v2 is that Omentir is becoming programmable. With Agent API, trusted tools can read workspace context, inspect your product profile, configure discovery agents, search scored leads, inspect activity, and review conversations through REST endpoints.

That matters because outbound does not live in one place anymore. Some teams work from CRMs. Some use internal scripts. Some use AI agents. Some want a founder-facing dashboard, while others want everything controlled from their own workflow.

Agent API gives those teams a clean way to build on top of Omentir without bypassing workspace ownership, validation, and safety checks.

![Omentir](https://omentir.com/agent-api-key-creation.avif)

You can create a workspace-scoped key from  https://omentir.com/api-keys.md API keys /Link> . From there, integrations can call a few core endpoints:

- `GET /api/agent/v1/context` to check workspace readiness and available resources.
 - `GET /api/agent/v1/leads` to search, filter, and rank discovered prospects.
 - `GET /api/agent/v1/leads/<leadId>` to retrieve one exact lead and its qualification context.

For the full technical surface, use the live OpenAPI schema at  https://omentir.com/api/agent/v1/openapi.json /api/agent/v1/openapi.json /Link>  or the agent guide at  https://omentir.com/agents.md /agents.md /Link> .

#### API principle

The API is not a shortcut around Omentir's safety model. It is a programmable path through the same workspace checks, campaign rules, and pacing controls used by the product.

## Connectors for Agentic Workflows

v2 also introduces connectors for agentic workflows. Omentir now exposes an MCP server, so tools like Claude, ChatGPT, Cursor, Hermes, OpenClaw, and custom agents can connect to Omentir with a workspace-scoped API key.

The setup is intentionally lightweight: create an Omentir key, paste the MCP URL into the agent's connector settings, and let the client discover the available tools. The agent gets structured capabilities instead of raw account access.

![Adding](https://omentir.com/omentir-custom-connector-mcp-url.avif)

Once connected, an agent can help with the full outbound workflow: understand the workspace, check the product profile, create a lead discovery agent, search and rank leads, inspect discovery activity, and work with existing replies.

Technically, the connector gives an agent a typed tool surface instead of a vague browser session. A few useful tools look like this:

   Tool What it helps with   `omentir_get_context` Checks workspace readiness, setup state, and available resources.   `omentir_get_lead` Retrieves one exact lead with its qualification context.   `omentir_list_conversations` Reviews recent replies so a human or agent can choose the next step.

The dashboard is still there for people who want a clean product experience. But now Omentir can also work wherever your operator, founder, developer, or AI agent already lives.

For setup details, read the  https://omentir.com/mcp-server.md Omentir MCP server guide /Link> .

## Why This Matters

Outbound is changing. The old workflow was manual and fragmented: scrape leads in one tool, enrich them in another, write messages somewhere else, upload everything into a sequencer, then hope the campaign does not sound generic.

The next workflow is more fluid. You describe who you sell to. Omentir finds qualified buyers. Your AI agent can inspect the workspace, ask for more context, create campaigns, and monitor replies. Humans stay in control where judgment matters, while repetitive work gets handled by the system.

v2 is our move toward that future. Not more automation for the sake of automation. Better discovery, better outreach, safer execution, and cleaner ways to plug Omentir into the rest of your stack.

## What Comes Next

Omentir v2 is built for founders and teams who want outbound to feel less like admin work and more like a repeatable path to customers.

The product is moving in one direction: fewer disconnected steps, more qualified conversations, and a safer way to let agents help with the work that used to slow every outbound team down.

  https://omentir.com/dashboard.md Dashboard /Link> https://omentir.com/pricing.md Pricing /Link> https://omentir.com/mcp-server.md MCP Agents /Link>

## Frequently Asked Questions

## Frequently asked questions

**What is Omentir v2?**

Omentir v2 is the next version of Omentir, focused on simpler pricing, programmable outbound through Agent API, and connectors for AI agents.

**What changed in Omentir pricing?**

Omentir offers Pro at $49/month, plus Enterprise for teams that need unlimited users, unlimited LinkedIn accounts, SSO, dedicated onboarding, and priority support. Pro includes one user, one LinkedIn account, unlimited AI agents, leads, campaigns, AI automated campaigns, API access, email customer support, and a minimum of three bookings per week or you pay nothing.

**What can Agent API do?**

Agent API exposes workspace-scoped REST endpoints so trusted tools can read context, configure lead finders, search scored leads, inspect activity, and work with existing reply conversations.

**What is an Omentir connector?**

An Omentir connector lets an AI tool connect to your Omentir workspace through a secure URL and workspace-scoped key. Instead of copying data between tools, the agent can call approved Omentir tools directly.

**What is the difference between MCP and the REST API?**

MCP is best when an AI agent should discover and call tools directly. REST API is best when a developer wants to wire Omentir into scripts, internal systems, or custom backend workflows.

**Can an agent send outreach without safety checks?**

No. Agent actions remain workspace-scoped and pass through Omentir's validation, ownership checks, daily quotas, and LinkedIn connection requirements. The connector gives agents focused access, not unlimited control.
