Skip to main content
MCP is a standard that lets an AI client call tools on a server. The Radarkit MCP server offers the whole API as tools. You connect it once, then ask questions. The client picks the tool, calls it with your key and reads the result.

Three steps

1

Add the server to your client

Go to SetupOne URL, or one click, depending on the client.
2

Sign in

The client opens a Radarkit page. Tick what it may do and click Allow. No key to paste.
3

Ask

Claude calls get_visibility and summarises the result.

What it can do

Read

17 tools for projects, topics, prompts, visibility, responses, sources, share of voice, rankings, query fanout, sentiment and exports.

Write

4 tools to add topics and prompts, run a prompt now and create exports.

Agents

3 tools to write, check and retry articles with the Content agent.
A key only sees the tools its permissions allow. The full list with arguments is on the Tools page.

Good to know

  • Signing in creates a key for that app on your keys page. Disconnect it there at any time.
  • A tool call costs exactly what the matching REST call costs. Every result includes credits.charged and credits.remaining. Connecting and listing tools is free.
  • List tools return at most rows per call so answers stay readable. For bulk data the client will offer to create an export.
  • Answer text is Markdown, cut to characters by default. A marker at the end says how much was cut.
  • Tools that spend realtime or content credits ask you to confirm before running.