AnswerPeek MCP server

Connect AnswerPeek to Claude, Cursor, or any MCP client. Ask how your brand is doing in AI answers, get the exact work needed to fix it, and have the result verified — without opening the dashboard.

The server URL

https://staging.answerpeek.com/mcp

There is nothing to install and no API key to copy. Your client will send you here to sign in and approve the connection, the same way any other OAuth app works.

Claude (claude.ai or the desktop app)

  1. Settings → Connectors → Add custom connector.
  2. Paste https://staging.answerpeek.com/mcp as the server URL.
  3. Approve the permissions on the AnswerPeek screen that opens.

Claude Code

claude mcp add --transport http answerpeek https://staging.answerpeek.com/mcp

Then run /mcp and authenticate. Cursor and other clients take the same URL in their own MCP settings.

What it can do

  • guideHow the server works and the order to call things in.
  • list_projectsEvery brand you track, with its score and how fresh it is.
  • get_visibilityOne brand's standing: score, usual swing, per-engine breakdown, prompts it loses, rivals named instead.
  • list_fixesThe fix board, biggest projected gain first.
  • get_fix_briefWhat to actually do about one fix — for a codebase, or for a CMS.
  • get_citationsWhich domains the engines cite, and what kind of place each is.
  • update_fix_stagewritesMove a fix between columns, or take it off the board.
  • verify_fixwritesRe-crawl the page and re-measure. Uses one check.
  • report_blockedwritesRecord why a fix could not be done.

The part most people are here for

Every AI-visibility tool can tell you that you’re missing from an answer. The difference here is get_fix_brief: it hands your assistant the actual work — the page to change, the heading phrased the way the question is asked, the copy, the structured data — grounded in what the engine really said and what your page really contains right now.

If your site lives in Webflow, Wix, WordPress or Shopify, connect that platform’s MCP server too and ask for the brief in cms format. Your assistant can then find the problem and fix it in the same conversation.

Permissions

  • answerpeek:readRead your projects, prompts, runs and fixes
  • fixes:writeMove fix cards between columns and remove them from the board
  • fixes:verifyCheck whether a fix worked — this uses your monthly check allowance

A connection can be read-only: verification is a separate permission because it spends a check from your monthly allowance. Nothing here can create projects, add prompts, or start a new run. Disconnect any app at any time from Connected apps.

One thing worth knowing

Shipping a fix is not the same as it working. verify_fix answers two questions on two timescales: whether the work is actually live on the page (a crawl — immediate and free) and whether the AI answer changed (a re-measurement, which settles over days). A fix only counts as proven once a later scheduled run agrees.

Included on every plan, including the trial. Create an account to connect.