Overview
Connect AI assistants like Claude, Cursor, and Windsurf to your Obert workspace using the Model Context Protocol.
Obert provides an MCP server — a standardized interface that lets any compatible AI assistant access your Obert workspace. Search leads, manage campaigns, create signals, send messages, and more — all from your AI tool of choice.
The server supports two transport modes:
- Remote (HTTP) — hosted by Obert with OAuth authentication. No setup beyond adding the URL to your client.
- Local (stdio) — runs on your machine using an API key. Useful for development or custom setups.
What you can do
The MCP server exposes over 60 tools across every Obert domain:
- Leads — search, approve, reject, score, delete, and push leads to integrations.
- Lists — create, update, combine, export, and configure ICP criteria.
- Campaigns — build workflows, launch, pause, resume, and track metrics.
- Signals — create keyword, entity, and Sales Navigator signals to discover leads automatically.
- Accounts — search companies, score against ICP, and view account intelligence.
- Approvals — review, approve, skip, or regenerate AI-drafted messages.
- Feed — search LinkedIn posts, generate comments, and engage via connected accounts.
- Inbox — read and reply to LinkedIn messages.
- Contacts — search 1st-degree connections and promote them to leads.
- Workspace — view tenant info, connected accounts, and import leads.
See the full tool reference for details on every tool.
Get started
- Set up your client — connect Claude, Cursor, VS Code, Windsurf, or any MCP-compatible client.
- Browse the available tools to see what's possible.
- Try the example prompts to get started quickly.