Prospecting
Runs saved Sales Navigator searches and lands net-new people on your lists.
Zevari is an AI SDR team for LinkedIn and email: six specialists that find prospects, score them, write in your voice, follow up and qualify replies. GTM engineers drive the same specialists from Claude Code, Codex, ChatGPT or any MCP client over the hosted LinkedIn MCP, or from their own code over the REST API. State is hosted, and every send waits for your approval by default.
Who this page is for
GTM engineers, AI engineers, sales ops and the SDR leads who already work in Claude Code or Codex, and want outbound wired into the tools they use every day.
This page replaces the separate pages we used to run for SDRs, GTM operators, AI engineers and Claude or Codex power users. If you would rather tell Zevari who you sell to and review the work in the app, start with what an AI SDR team does or Zevari for founders. Building on your own agent runtime? See LinkedIn for AI agents.
What your agent drives
Your agent does not have to orchestrate LinkedIn from scratch. It works with the same department the app runs, and each specialist keeps its own hosted state.
Runs saved Sales Navigator searches and lands net-new people on your lists.
Finds LinkedIn posts by keyword and captures the people engaging with them.
Scores every lead against your ICP as a Strong fit, Moderate fit or Weak fit, with a written reason you can correct.
Drafts connection notes and messages in your voice, trained on what you have sent.
Runs multi-step sequences on LinkedIn and email inside your working hours.
Assesses replies and surfaces the qualified conversations worth your time.
Every capability, grouped by specialist: what the LinkedIn MCP can do. The outcome it reports is the qualified conversation, not a reply count.
Connect
Hosted HTTP transport. Nothing to install, no Docker, no Chrome profile.
Claude Code, Codex, ChatGPT, or any MCP client. One hosted HTTP endpoint. Registering it does not sign you in: run /mcp in Claude Code, or codex mcp login in Codex, and pick the workspace and LinkedIn account in the browser.
claude mcp add --transport http zevari https://mcp.zevari.ai/mcp
# then run /mcp in Claude Code, pick zevari and sign in
# Codex
codex mcp add zevari --url https://mcp.zevari.ai/mcp
codex mcp login zevariPut the server in your project .mcp.json so everyone on the team connects to the same department on clone.
{
"mcpServers": {
"zevari": {
"type": "http",
"url": "https://mcp.zevari.ai/mcp"
}
}
}Workers, cron jobs, CRMs, or a custom agent. A bearer token over plain HTTP, the same hosted state and approvals as MCP.
# Same specialists over the REST API. Keys start with zvr_api_
curl https://api.zevari.ai/v1/contentTemplates/list \
-H "Authorization: Bearer $ZEVARI_API_KEY"Why not point a raw agent at LinkedIn
Claude or Codex can research a prospect well, but it has no safe connection to LinkedIn and no place to keep a multi-step sequence between sessions. Zevari provides both. Campaigns, schedules, working-hours queues and approvals live on hosted infrastructure, so the sequence keeps advancing when your laptop is closed, and nothing reaches an account until someone approves it.
FAQ
Claude Code, Claude, Codex, ChatGPT and any other MCP client over the hosted LinkedIn MCP. Self-hosted runtimes such as OpenClaw and Hermes Agent, or your own code, use the REST API with a bearer token.
Use whichever your stack speaks. MCP is the fastest path when an AI client is doing the reasoning. The REST API drops into pipelines, cron jobs and workers. Both reach the same six specialists, the same hosted state and the same approval queue, across 189 MCP tools and 109 REST endpoints.
Two things. A safe connection to LinkedIn and email that an unaided agent does not have, and hosted state: campaigns, schedules, working-hours queues and approvals keep advancing after your session closes.
Not unless you allow it. Every send is staged for approval, whether it was drafted by the specialists in the app or requested by your agent, and you approve in chat, in the app, or from a digest. A specialist moves to autopilot only after it has earned it, for Follow-up ten approved sends in 30 days, and you can switch it back at any time.
Yes. LinkedIn is the primary channel. Add a mailbox and the same sequence runs email steps under the same approvals and limits.
Qualified conversations: a buyer who replied with real interest to outreach Zevari sent, and kept talking. Not every reply, and not a booked meeting. The definition is public and versioned.
One plan with all six specialists: $87 a month, or $497 a year (save 52%). Extra LinkedIn accounts are $37 a month, so one workspace per client or brand is straightforward. First-time accounts get a 7-day free trial, and there is a 30-day money-back guarantee after the first charge.
$87 a month, or $497 a year (save 52%). Extra LinkedIn accounts $37 a month. 7-day free trial and a 30-day money-back guarantee. See pricing.
claude mcp add --transport http zevari https://mcp.zevari.ai/mcp
# then run /mcp in Claude Code, pick zevari and sign in
# Codex
codex mcp add zevari --url https://mcp.zevari.ai/mcp
codex mcp login zevari