ZaverRadar MCP
Model Context Protocol server

Zaver Radar inside your AI assistant

Ask Claude, ChatGPT or Cursor to find creators, vet them before you sign, size up competitors and read what people say about your brand. Radar runs the work and your assistant writes it up. 27 tools, billed from your Radar credits.

https://radar.zaver.one/mcp
Find fitness moms in Austin who post reels and check the top one before I reach out.
discover_creators · "fitness moms in Austin who post reels"
get_creator_insights · @top_match
Radar returns a ranked shortlist with fit scores, then an insights report for the top pick: audience location and age, authenticity score, engagement against benchmark, past brand deals and a fair USD price per sponsored post. Your assistant turns that into a recommendation.

Connect your assistant

Apps that support sign-in connect with just the URL: you approve access on a Radar screen and pick read-only or full access. Tools that don't support sign-in use an API key from Settings → Developer.

Claude

Works in claude.ai, Claude Desktop and the Claude mobile apps once added.

  1. Open Settings → Connectors and choose Add custom connector. On Team and Enterprise plans an owner adds it under Admin settings first.
  2. Name it Zaver Radar and paste https://radar.zaver.one/mcp as the URL.
  3. Click Connect, sign in to Radar and approve access.
  4. In a chat, turn Zaver Radar on from the tools menu and ask away.

Claude Code

Add the server, then run /mcp inside Claude Code to sign in with your browser.

claude mcp add --transport http zaver-radar https://radar.zaver.one/mcp
Or with an API key (CI, servers, shared machines)
claude mcp add --transport http zaver-radar https://radar.zaver.one/mcp \
  --header "Authorization: Bearer pk_live_YOUR_KEY"

ChatGPT

Custom connectors need developer mode, available on paid ChatGPT plans.

  1. Open Settings → Apps & Connectors → Advanced settings and turn on Developer mode.
  2. Choose Create, name it Zaver Radar, paste https://radar.zaver.one/mcp and pick OAuth authentication.
  3. Sign in to Radar and approve access, then enable the connector in a chat.

Cursor

Add to ~/.cursor/mcp.json (all projects) or .cursor/mcp.json (one project). Cursor opens the Radar sign-in when you enable it.

Sign in with Radar
{
  "mcpServers": {
    "zaver-radar": {
      "url": "https://radar.zaver.one/mcp"
    }
  }
}
With an API key
{
  "mcpServers": {
    "zaver-radar": {
      "url": "https://radar.zaver.one/mcp",
      "headers": {
        "Authorization": "Bearer pk_live_YOUR_KEY"
      }
    }
  }
}

VS Code

Add to .vscode/mcp.json, then start the server from the file and sign in when prompted. Use it from Copilot Chat in agent mode.

{
  "servers": {
    "zaver-radar": {
      "type": "http",
      "url": "https://radar.zaver.one/mcp"
    }
  }
}

Codex CLI

Add to ~/.codex/config.toml and export your key as ZAVER_RADAR_KEY.

[mcp_servers.zaver-radar]
url = "https://radar.zaver.one/mcp"
bearer_token_env_var = "ZAVER_RADAR_KEY"

Windsurf

Add to ~/.codeium/windsurf/mcp_config.json and refresh the MCP list.

{
  "mcpServers": {
    "zaver-radar": {
      "serverUrl": "https://radar.zaver.one/mcp",
      "headers": {
        "Authorization": "Bearer pk_live_YOUR_KEY"
      }
    }
  }
}

Any other MCP client

Clients that speak Streamable HTTP take the URL directly. For clients that only launch local servers, bridge with mcp-remote (needs Node.js 18+).

{
  "mcpServers": {
    "zaver-radar": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://radar.zaver.one/mcp",
               "--header", "Authorization:${RADAR_AUTH}"],
      "env": { "RADAR_AUTH": "Bearer pk_live_YOUR_KEY" }
    }
  }
}
Check a key from the terminal
curl -s https://radar.zaver.one/mcp \
  -H "Authorization: Bearer pk_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -H "Accept: application/json, text/event-stream" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_account","arguments":{}}}'

What to ask

Plain questions work. Your assistant picks the tools; these are the ones it will usually reach for.

Find creators

“Find 15 fitness moms in Austin who post reels, then give me a table sorted by fit score.”

discover_creators
Vet before you sign

“Is @makeupbyrosangel worth $5K for one sponsored reel? Check audience, authenticity and past brand deals.”

get_creator_insights
Name to handle

“Pull an insights report on Bella Poarch.”

find_creator_by_nameget_creator_insights
Pick hashtags

“Compare #cleanbeauty, #skincareroutine and #glassskin. Which should a small brand use, and who ranks in them?”

get_hashtag_info
Build an outreach list

“List 30 US skincare creators between 20K and 150K followers that have a public email.”

search_creator_database
Competitor brief

“How does my brand compare with the competitors I track? What should we copy this month?”

get_competitor_comparisonget_competitive_report
Decode a playbook

“Decode Rare Beauty's Instagram strategy and tell me which content pillars drive the most engagement.”

decode_brand_strategy
Listen

“What are people saying about us this week? Show the top complaints with links.”

get_listening_summarysearch_listening_mentions
Share with a client

“Turn my last creator search into a link I can send to the brand manager.”

list_recent_searchesshare_shortlist

27 tools

Each tool wraps the same feature you use in the Radar app, with the same data and the same credit prices. The green line under each tool says what a call spends. Tools marked full access start work in your workspace, so a read-only connection can't use them.

Workspace

get_account

Workspace, plan and credits

Free
get_job_status

Check a background job

Free

Find creators

discover_creators

Find creators from a brieffull access

1 discovery run (repeats within 7 days free)
search_creator_database

Filter the creator database

Per creator returned
find_creator_by_name

Find a creator by name

Per lookup
list_recent_searches

Recent creator searches

Free
share_shortlist

Public link for a searchfull access

Free

Creator data

get_creator_insights

Creator insights reportfull access

1 insights run (reports under 7 days old free)
list_creator_reports

Creator reports in the workspace

Free
get_creator_profile

Live creator profile

Per profile
get_creator_posts

Recent posts of a creator

Per post returned
get_post

Metrics for one post

Per post

Hashtags

get_hashtag_info

Hashtag insights

Per hashtag

Contacts

enrich_creator_contacts

Find contact detailsfull access

Per profile enriched
get_enriched_contacts

Read enriched contacts

Free

Competitive intelligence

decode_brand_strategy

Decode a brand's playbookfull accessCompetitive Intelligence module

Per decode, as in the app
get_competitor_comparison

Compare tracked brandsCompetitive Intelligence module

Free
track_competitor

Track a brandfull accessCompetitive Intelligence module

Per profile added
get_competitive_report

Latest competitive reportCompetitive Intelligence module

Free
get_ugc_creators

Creators tagging your brandSocial Intelligence module

Free
get_brand_mentions

Posts tagging your brandSocial Intelligence module

Free

Social listening

list_listeners

Social listeners

Free
get_listening_summary

Listening dashboard summary

Free
search_listening_mentions

Search collected mentions

Free

Data tools

list_data_tools

Data tools catalogue

Free
run_data_tool

Run a data toolfull access

Per row, at your tool prices
get_run

Data tool run status

Free

Ready-made prompts are built in too: creator_shortlist, creator_due_diligence, competitor_brief. Pick them from your assistant's prompt or slash menu.

Questions

Which plan do I need?

MCP access comes with the Developer API add-on. Your workspace needs a plan that includes it; see Settings → Plans. Competitor and UGC tools also need those modules on your plan.

What does it cost?

Connecting is free. Tools spend credits exactly like the app: a creator search costs one discovery run, an insights report one insights run, and data lookups cost the Developer API price on your plan. Reading reports, competitors and listening data you already have is free. Ask your assistant to call get_account to see your balance and prices.

Who can connect?

Workspace owners and members whose role has the Developer API permission. The assistant acts as that person inside that workspace, and every tool call appears in Settings → Audit log.

Can I limit what an assistant can do?

Yes. On the approval screen you can grant read-only access. With an API key, pick only the scopes you want. You can disconnect any app at any time from Settings → Developer.

Long-running work

Searches and insights reports usually finish within a minute. If a tool is still running it returns a job id, and the assistant checks back with get_job_status. Results are saved in your workspace either way.

Is my data shared?

Radar returns data only to the app you approved. Tokens expire after an hour and refresh for 30 days of use. We store only hashes of tokens.

Bring Radar into every chatCreator discovery, insights and social intelligence where your team already works.
Start your workspace
Zaver Radar · zaver.one · Protocol versions 2025-11-25, 2025-06-18, 2025-03-26 and 2024-11-05 over Streamable HTTP · OAuth 2.1 with PKCE and dynamic client registration