Claude PR agent · build vs buy

Building your PR agent with Claude? Right call. Now give it real data.

Keep Claude for reasoning and drafting. Plug in Medialyst as the live news and verified-contacts layer through MCP, then use Newsjack.sh so you do not have to wire the PR workflow yourself.

300 free credits · no credit cardHosted remote MCP serverNewsjack.sh + PR skills

You are not choosing between Claude and Medialyst. You are choosing what your Claude agent knows.

Same Claude, better substrate

Vanilla Claude vs. Claude + Medialyst.

Claude appears in both columns because the model is not the thing being replaced. The difference is whether it has live PR data to call.

CapabilityVanilla ClaudeClaude + Medialyst
Strategy, critique, and pitch drafting
Strong at angles, positioning, critique, and first-draft pitches when you supply the evidence.
Same reasoning layer, grounded in live PR context before it drafts.
Agent workflow orchestration
Can coordinate prompts, files, skills, and tools that you wire into the workspace.
Gets PR-specific actions immediately: live news search, journalist enrichment, list persistence, and review.
Live news search with publication metadata
~
Claude can search pages, but metadata is sparse and inconsistent.
Claude calls search_news for fresh results with source classification and publication context.
Maintained media database
~
You own the expensive work: collecting publications, resolving journalists, refreshing beats, de-duplicating profiles, and cleaning stale contacts.
Medialyst gives your agent a maintained media database instead of making you build and refresh one in-house. Read why this is expensive to maintain
Journalist identity from live bylines
~
Names may come from memory, snippets, or pages Claude just found.
Claude enriches from real article or author URLs and resolves the journalist behind the byline.
Email enrichment across 12 providers
~
No maintained media database or 12-provider waterfall; guessed patterns and single-provider lookups leave gaps you chase manually.
Medialyst combines its media database with a 12-provider enrichment waterfall and real-time verification before an email reaches your list.
Pitch-fit scoring
~
Good reasoning if you feed it current evidence.
Fit context and personalized angles grounded in observed work.
Date-windowed coverage checks
~
Possible through manual prompting and search retries.
News queries can specify the publication window the agent needs.
Media-list persistence and re-enrichment
~
Lives in chat files unless you build storage.
Lists, enrichment jobs, credits, review, send, and track live in the product substrate.
Hallucination risk on contacts
~
Silent risk: a fake or stale contact still looks clean.
Lower risk because contacts are resolved from live inputs and verified before use.
Cost to first working agent
~
Prompt prototype quickly; production data layer is yours to build.
Remote MCP plus Newsjack.sh gives the agent PR primitives immediately.
Maintenance burden
~
You maintain scraping, parsing, enrichment providers, verification, and site drift.
Medialyst maintains the live news, enrichment, and verification substrate.
Build-vs-buy math

Building the substrate is the expensive part.

The agent harness is not the cost center. The durable work is current news, journalist identity, deliverability, storage, and maintenance.

Build it yourself
Your substrate
  • News API subscription
  • Scraping, parsing, and site-change maintenance
  • Email verification service
  • Waterfall email enrichment across 12 providers, plus gap-handling when providers miss
  • Byline-resolution and outlet disambiguation logic
  • Persistence for lists, jobs, review, sending, and tracking
Buy the substrate
Medialyst
300 credits, no credit cardthen pay as usage proves out
Top-up packs from $10 or subscriptions from $149/mo ($97/mo annual).
  • News search: 0.1 credit per real-time query
  • Journalist enrichment: 5 credits for complete contact info through a 12 provider waterfall, with real-time email verification
  • Remote MCP: https://medialyst.ai/api/mcp
  • Contract posture: No contract · no per-seat fees · 30-day money-back
How it fits

Three layers. Claude stays on top.

We open-sourced Newsjack.sh because the workflow should be inspectable. It handles PR motion, and it still needs live data underneath.

1

Claude

Reasoning, drafting, critique, and orchestration

Your Claude workspace, your prompts, your judgment. This is the interface layer for the PR agent.

2

Newsjack.sh

Open-source PR skills and local workflow runner

Install with curl -fsSL newsjack.sh | bash. It adds the newsjack command plus skills for strategy, angle generation, journalist fit-checks, fact-checking, coverage tracking, saved monitors, and press clipping.

3

Medialyst

Live news and verified journalist data substrate

Hosted remote MCP at https://medialyst.ai/api/mcp, plus REST endpoints for real-time news search, journalist enrichment, and media-list infrastructure.

Install

Connect Claude to live PR data.

Once connected, Claude can ground PR strategy, media lists, and pitch drafts in current news and verified journalist data instead of working from memory.

# add Medialyst as a remote MCP server
export MEDIALYST_API_KEY="<YOUR_API_KEY>"
AUTH_HEADER="Authorization: Bearer $MEDIALYST_API_KEY"

claude mcp add \
  -t http -s user \
  -H "$AUTH_HEADER" \
  medialyst https://medialyst.ai/api/mcp

claude mcp list
What teams say

In the words of Medialyst users.

Real customers, approved for use. Your results depend on your story and your list — these are theirs.

★★★★★

"What came back was a working list with real journalists, current coverage, and contact information I could use the same day. No cross-referencing. No digging through three different tabs. One prompt and I was pitching."

Amy Bartko
★★★★★

"Medialyst makes it super easy to narrow down and create dedicated PR lists to reach out to the journalists that actually want to hear what you have to say. The timeline from chatting to the agent about what you have to promote to actually launching the campaign goes down to mere 1-2 hours instead of days worth of research and prospecting."

Milena Petrović
★★★★★

"Then recently I stumbled upon Elvis Sun's agentic PR tool Medialyst — with a few detailed prompts, the agent comes up with a pretty targeted list of journalists. The best thing is it gives a summary of their recent articles before I commit to reading every piece."

Rita Liao
★★★★★

"Medialyst is the only tool that keeps up with the pace our firm needs to move at across our High Growth B2B Tech clients. The journalist targeting is sharp as well as accurate, and Elvis actually ships when you give him feedback."

Sim Aulakh
Sim Aulakh
Founder at EstablishCred
★★★★★

"It's 100% customizable to you & your clients. It's affordable. It's built by someone who gets back to you quickly & truly wants to give the people what they want — MORE time."

Kristjana (Kris) Hillberg
★★★★★

"Medialyst takes the guesswork out of journalist outreach. It vets your pitch for suitability, matches it to the right journalists, and hands you their most accurate contact details — so instead of firing off cold emails into the void, you're landing in the right inboxes. The result? Fewer emails sent, more stories published."

Saddat Abid
Saddat Abid
CEO at Property Saviour
★★★★★

"This is a must-have if you work in media, it's easy to use and saves you a lot of time! The customer service has been some of the best I have experienced."

Raul Quiroz
Raul Quiroz
Senior Account Manager at HJ-PR
FAQ

Common questions about Claude and Medialyst.

Can't Claude just build a media list by itself?
It will produce one, but a vanilla Claude agent is working from model memory and whatever pages it retrieves. The names may be stale, the beats may have changed, and the emails may be guessed. The failure mode is quiet: the list can look perfect while being wrong.
Does Medialyst replace Claude?
No. Medialyst is a remote MCP server and REST API your Claude agent can call. Claude stays the reasoning, drafting, and orchestration layer; Medialyst supplies live news search and verified journalist enrichment underneath it.
Do I have to build the agent workflow myself?
No. Newsjack.sh is the open-source PR skills bundle we build on top of Medialyst. It finds angles, builds a fit-scored journalist list, and drafts pitches, with sending kept human-in-the-loop.
Why not just have Claude search the web?
Web search retrieves pages. A PR agent also needs date-windowed news queries, publication classification, authority and reach context, journalist identity resolution, and waterfall email enrichment across more than 12 providers. Those are substrate jobs, not writing jobs.
What does it cost to try?
You get 300 free credits with no credit card. News search costs 0.1 credits per query, and journalist enrichment costs 5 credits for complete contact information including waterfall enrichment and real-time email verification.
Does this work outside Claude?
Yes. The same Medialyst MCP and REST surface works from ChatGPT, Cursor, Codex, and any MCP- or REST-capable harness. This page focuses on Claude because that is where many PR agents are being built.
Do you train on my queries or lists?
We log requests for billing, abuse prevention, and debugging. We do not train models on your media lists, queries, or outreach content.
Is Medialyst affiliated with Anthropic?
No. Claude is a trademark of Anthropic, PBC. Medialyst is not affiliated with or endorsed by Anthropic.

Give your Claude agent PR data you can trust.

Start with 300 free credits, wire the MCP server into Claude, and keep sending human-in-the-loop.