RXed AI News

AI to the bone.
@RXed_EU
SCORE 6/1018/20 elements Audited 2026-08-07 · RXed table v1.0

Outreach

“The AI Agent Platform for Revenue teams” — the vendor’s own words

The best MCP server any SaaS vendor ships right now, 41 tools with real write actions, bolted onto a platform that gives you no model choice, no eval surface, and a quote-only contract that lands between $100 and $300 a seat before the five-figure implementation fee.

Enterprise platformSalesAutomation & AgentsProductivityVoice & SpeechFreemium
Vendor
Outreach Corporation · www.outreach.io
Origin
US — Seattle
Pricing
Amplify Essentials Quote only · Amplify Core Quote only · Amplify Plus Quote only · Amplify Pro Quote only · Implementation $5,000-$25,000+
Users (official only)
Not disclosed on Outreach's own About page at audit date. Vendor press boilerplate carried by third parties says 'more than 5,500 companies'; getLatka estimates 6,000 customers, ~$300.8M ARR and 1,400 employees, all third-party estimates rather than official figures. (source, 2026-08-07)
Amplify EssentialsQuote only10,000 AI credits. Conversation intelligence first: Omni, Research and Deal agents, Meeting Prep, coach cards, deal health, MCP server and client. 250,000 API calls, 5 custom objects, 500 MB Knowledge.
Amplify CoreQuote only25,000 AI credits. Sequencing and pipeline creation: Omni, Research, Revenue and Personalization agents, multichannel sequences, data enrichment. 250,000 API calls, 5 custom objects, 500 MB Knowledge.
Amplify PlusQuote only50,000 AI credits. Marked 'most popular'. Everything in Essentials and Core plus Deal Agent, AI summaries, live coaching cards, sentiment analysis. 500,000 API calls, 750 MB Knowledge.
Amplify ProQuote only100,000 AI credits. Top tier per third-party reporting; Outreach publishes no capability list for it on the pricing page.
Implementation$5,000-$25,000+One-off onboarding fee, third-party estimate, scales with rollout complexity. An annual platform fee sits on top.

Outreach publishes packages and AI-credit allowances but no prices anywhere on its site. Every euro figure here is converted from third-party USD estimates at roughly 0.92 and should be treated as a range to open procurement with, not a quote. The 2026 restructure moved part of the bill onto consumption credits, so the seat price is no longer the whole number.

checked 2026-08-07 · vendor pricing page

Element scores

Reactive
Retrieval & Memory
Orchestration
Validation
Models
Primitives
Pr6
Prompts
Em4
Embeddings
Cx7.5
Context
Tr6
Tracing
Lg6
LLM
Compositions
Fc8.5
Function calling
Vx
Vector store
Rg7.5
RAG
Gr5.5
Guardrails
Mm6.5
Multimodal
Deployment
Ag8
Agents
Ft2
Fine-tuning
Fw7
Frameworks & harnesses
Ev4
Evaluations
Sm2
Small models
Emerging
Ma5.5
Multi-agent
Sy
Synthetic data
Pc9
Protocols
In5
Interpretability
Th3
Thinking models
Tap or hover any element to see why it got that score.

Strengths

Buy this for the protocol layer. Outreach shipped a public MCP server in February 2026, added write actions in May, and now exposes 41 tools split 27 read, 11 write, 3 schema. It implements MCP revision 2025-03-26 and above with the full spec: tool annotations, Dynamic Client Registration per RFC 7591, OAuth 2.1 with PKCE, streamable HTTP, self-describing schemas through tools/list. Outreach documents verified clients including Claude, ChatGPT, Codex, Microsoft Copilot, Gemini, AWS Bedrock and VS Code, and it also ships an MCP client so Outreach agents can reach out into your stack. Almost no SaaS vendor in this category has gone this far. On top of that sits a real agent roster: Omni for conversational pipeline work, plus Revenue, Research, Personalization, Deal and Meeting Prep agents, with Agent Studio adding trigger-driven workflows in April 2026. The underlying models are frontier-grade too, with Anthropic and OpenAI both listed as LLM sub-processors since 31/03/2026. Security and residency hold up: SOC 2 Type II, ISO 27001, ISO 27701, and an EU data centre in Dublin since May 2022 that you can choose at signup, which matters if you are selling into Europe.

Honest dings

Three things pull the score down, and they are structural. First, model opacity. You cannot select, pin or see the model behind any generated email, there is no cheaper tier for low-stakes work, and no fine-tuning. Second, no eval surface. Engagement reporting and AI Performance dashboards measure whether pipeline moved, not whether the AI wrote something accurate. For a platform whose agents send messages to your prospects under your name, that is the wrong gap to have. Third, the guardrails are yours to build. Outreach's own MCP usage guide says plainly that the server does not throttle or undo, and tells developers to build confirmation flows, rate limits and audit logging into their agent layer. The annotations tell your client what is destructive; nothing on the server side stops it. Commercially, the picture is the familiar enterprise one. No published price, annual contracts, no free trial, a five-figure implementation fee, and a 2026 restructure that moved part of the bill onto consumption credits so the total is now harder to predict. Independent review aggregation is split: G2 sits at 4.3 out of 5 across 3,400+ reviews while Trustpilot sits far lower, with recurring complaints about slow support, auto-renewal terms and integration breakage, particularly the HubSpot sync. Outreach also ships no deliverability tooling at all, no warmup, no inbox placement testing, no domain health monitoring, and caps sending at 2 mailboxes and 5,000 emails per week per user, so high-volume outbound teams need a second vendor.

Best for: Enterprise revenue teams of 20 seats and up, already deep in Salesforce, with a dedicated RevOps function and, ideally, someone who wants Outreach data flowing into Claude, Copilot or a custom agent through MCP. That last case is where it beats everything else in the category. Not for small teams, not for cold-email-at-volume shops, and not for anyone who needs to see the price before booking a demo.
Visit outreach.io Prices and details change — this passport is re-verified at least quarterly.

Sources

Every audit lists the research it rests on — transparency and traceability are the product. Tools evolve: each audit is a snapshot of its audit date, and re-audits supersede older versions (kept below for reference).

  • developers.outreach.io/mcp-server — Official developer docs: MCP revision 2025-03-26 and above, full spec support including tool annotations, Dynamic Client Registration per RFC 7591, OAuth 2.1 with PKCE, streamable HTTP, self-describing schemas via tools/list (accessed 2026-08-07)
  • developers.outreach.io/mcp-server/tool-catalog — Official: complete 41-tool catalogue, 27 read and discovery, 11 write and mutation, 3 schema. Per-tool readOnlyHint / destructiveHint / idempotentHint annotations listed individually (accessed 2026-08-07)
  • developers.outreach.io/mcp-server/usage-guide — Official, and the source of the key guardrail limitation: 'Writes are real... The MCP server does not throttle or undo.' Confirmation flows, audit logging and rate limits are the customer's responsibility (accessed 2026-08-07)
  • developers.outreach.io/api — Official REST API docs: JSON API 1.0 specification, OAuth 2.0 with per-application per-token scoping, custom objects, filtering and pagination (accessed 2026-08-07)
  • support.outreach.io/support/solutions/articles/1590… — Official: MCP server requires an active licensed seat plus the Amplify add-on, admin-enabled per organisation, client credential auth not supported, verified client list (Claude, ChatGPT, Codex, Microsoft Copilot, Gemini, AWS Bedrock, VS Code), server URL api.outreach.io/mcp (accessed 2026-08-07)
  • support.outreach.io/support/solutions/articles/1590… — Official release notes: MCP Server made public 12/02/2026, Agents & AI navigation section introduced, MCP Client announced as forthcoming (accessed 2026-08-07)
  • support.outreach.io/support/solutions/articles/1590… — Official release notes 16/04/2026: Omni Agent launch, Agent Studio visual canvas with three pre-built workflows, Meeting Prep Agent, Topics Explorer tying product and competitor mentions to win rates (accessed 2026-08-07)
  • support.outreach.io/support/solutions/articles/1590… — Official release notes 14/05/2026: MCP Server write actions (create and delete accounts, opportunities, prospects; sequence enrolment), enhanced filtered search, dynamic field discovery, 20 new ZoomInfo signals (accessed 2026-08-07)
  • outreach.io/pricing — Official pricing page: Amplify Essentials / Core / Plus packages with 10k / 25k / 50k AI credits, seat-plus-consumption model, per-plan API call and Knowledge storage caps, MCP server and client listed in every tier. No prices published (accessed 2026-08-07)
  • outreach.ai/sub-processors — Official sub-processor list, last modified 13/07/2026: Anthropic PBC and OpenAI OpCo LLC both named as 'Outreach Platform LLM Provider' with notification date 31/03/2026; AWS (US and Ireland), Microsoft Azure (US, Ireland, Netherlands), Databricks for ML/AI model hosting (accessed 2026-08-07)
  • support.outreach.io/support/solutions/articles/1590… — Official: EU data centre in Dublin since May 2022, customer chooses North America or EU hosting at signup, EU instances identifiable by an environment name beginning 'app4' (accessed 2026-08-07)
  • outreach.io/platform/security — Official: SOC 2 Type II, ISO 27001, ISO 27701, encryption at rest and in transit, SIEM monitoring, OWASP-aligned SDLC audited by a third party, customer data access logged with access reports available on request (accessed 2026-08-07)
  • support.outreach.io/support/solutions/articles/1590… — Official GDPR page: Outreach is data processor, customer is controller; DPA with EU/UK standard contractual clauses, consent management read via CRM sync, selective CSV export and privacy-compliance deletion for data subject requests (accessed 2026-08-07)
  • blog.mystrika.com/outreach-io-review — Competitor-published review, treat pricing and sentiment as indicative not authoritative: G2 4.3/5 from 3,400+ reviews, Trustpilot 2.3/5, module pricing bands $100-$300+/user/month, recurring complaints on support latency, HubSpot sync breakage and auto-renewal terms (accessed 2026-08-07)
  • voicedrop.ai/outreach-review-explained — Second independent-of-Outreach review corroborating the same G2 figure (4.3/5, 3,500+ reviews) and the same criticism cluster: steep learning curve, platform lag, support response times, rigid annual contracts with auto-renewal (accessed 2026-08-07)
  • connectsafely.ai/articles/outreach-io-review-sales-… — Third review source corroborating G2 4.3/5 and TrustRadius 8.3/10, plus onboarding timeline of 2-4 weeks for new reps and reported app crashes during calls (accessed 2026-08-07)
  • marketbetter.ai/blog/outreach-pricing-breakdown-2026 — Third-party pricing breakdown citing Vendr marketplace data: Engage $100-$140/user/month, Meet and Deal $30-$50 add-ons, Forecast $20-$40, 50-user year-one total $150k-$165k including $25k implementation (accessed 2026-08-07)
  • hothawk.ai/compare/outreach-pricing — Competitor-published pricing analysis, used only for the implementation-fee range ($5,000-$25,000+) and the 2026 shift to a consumption-based AI credit layer on top of seats (accessed 2026-08-07)
  • amplemarket.com/blog/why-companies-are-switching-fr… — Competitor-published, used only for the verifiable product gap: no email warmup, no inbox placement testing, no domain health monitoring, and a cap of 2 mailboxes and 5,000 emails per week per user (accessed 2026-08-07)
  • getlatka.com/companies/outreach — Third-party estimate database: ~6,000 customers, $300.8M estimated ARR, 1,400 employees, $476.2M raised, $4.4B valuation, founded 2014, Seattle. Estimates, not official figures (accessed 2026-08-07)
  • outreach.ai/company/about — Official About page: $489M funding, 5 office locations, $4.4B valuation after Series G. Notably publishes no customer count (accessed 2026-08-07)
  • outreach.ai/ai-agents — Official agent roster: Outreach MCP, Omni, Revenue, Research, Meeting Prep, Deal, Personalization, Agent Studio, plus the vendor's own performance claims (44% forecast prep reduction, 15% more pipeline coverage) (accessed 2026-08-07)