> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zerorank.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# MCP server

> Ask Claude or Cursor about your ZeroRank data in plain chat.

The MCP server lets your AI assistant read your ZeroRank data. MCP stands for Model Context Protocol. Once it is connected, you can ask Claude or Cursor about your brands, prompts, and rankings in plain chat. No copy and paste.

<Note>
  A [prompt](/start/glossary) is a question we ask AI engines for you. Your assistant can now look those up for you too.
</Note>

<Tip>
  Think of MCP as a doorway that lets your AI assistant read your ZeroRank data.
</Tip>

## Who can use it

Every paid plan includes the MCP server. That means Starter, Pro, Enterprise, and AppSumo plans. Your subscription just needs to be active or in your free trial.

<Warning>
  The free tier cannot connect. You need a paid plan or an active trial. Without one, the connection is refused.
</Warning>

## What your assistant can see

Access is read-only. Your assistant can look at your data, but it can never change it.

<Note>
  The connection only sees the one workspace you pick. It cannot read your other workspaces.
</Note>

Your assistant can read:

* Your workspace info
* Your brands
* Your prompts
* Your tags and topics

It can also look things up for you:

* Details of a single prompt or brand
* Lists of your prompts
* Your recent [chats](/start/glossary) (the answers AI engines gave back)
* The websites and pages cited most often
* Your brand rankings over time, going back up to 90 days

## Connect your AI assistant

<Steps>
  <Step title="Add the ZeroRank MCP server">
    Open your AI client and add the ZeroRank MCP server. This works in Claude, Cursor, and other apps that support MCP.
  </Step>

  <Step title="Your client opens a sign-in page">
    Your client sends you to a ZeroRank sign-in page in your browser.
  </Step>

  <Step title="Sign in and pick a workspace">
    Sign in to ZeroRank. Then choose which workspace you want to share.
  </Step>

  <Step title="Approve the access">
    The screen says the client can **Read your prompts, brands, and tags**, **Read your content documents**, and **Search your workspace data**. Click **Approve**.
  </Step>

  <Step title="You are connected">
    That is it. Access lasts about 30 days. After that, you approve again.
  </Step>
</Steps>

## Good to know

* **Read-only.** It can never change your data.
* **One workspace per connection.** Pick a different workspace by connecting again.
* **Up to 120 requests per minute.** Plenty for normal questions.

## Questions to ask

Once connected, try asking your assistant things like:

* "What were my brand rankings last month?"
* "Which websites get cited most for my prompts?"
* "Show my active prompts about pricing."

## Troubleshooting

<AccordionGroup>
  <Accordion title="The connection is refused">
    You need a paid plan or an active trial. The free tier cannot connect. Check your plan on the [billing page](/account/billing).
  </Accordion>

  <Accordion title="It stopped working after about 30 days">
    Access lasts about 30 days. When it runs out, just connect again and approve. This refreshes your access.
  </Accordion>
</AccordionGroup>

Still stuck? Email [support@zerorank.ai](mailto:support@zerorank.ai).

## Keep going

<CardGroup cols={2}>
  <Card title="Slack and AI tools" icon="slack" href="/integrations/slack-and-ai-tools">
    Get ZeroRank updates where you already work.
  </Card>

  <Card title="Recent chats" icon="messages-square" href="/results/recent-chats">
    See the answers AI engines gave back.
  </Card>

  <Card title="ZeroRank API" icon="code" href="/api/overview">
    Want to write code instead? Use the REST API.
  </Card>
</CardGroup>
