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

# peeps: AI-native people data for your team

> peeps gives your AI assistant real-time access to your people and contact data through the Model Context Protocol (MCP).

peeps connects your AI assistant to your people data. With the peeps MCP server, tools like Claude and Cursor can search contacts, look up team members, and retrieve organization details — all directly inside your AI conversations, with no manual copy-pasting required.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Go from zero to your first AI people search in under 5 minutes.
  </Card>

  <Card title="MCP Server Overview" icon="server" href="/mcp/overview">
    Learn what the peeps MCP server does and how it fits your workflow.
  </Card>

  <Card title="Tools Reference" icon="wrench" href="/mcp/tools">
    Browse all available tools: search\_people, get\_person, and more.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/claude">
    Step-by-step setup guides for Claude, Cursor, and custom clients.
  </Card>
</CardGroup>

## How it works

<Steps>
  <Step title="Get your API key">
    Sign up at [app.peeps.ai](https://app.peeps.ai) and create an API key from Settings → API Keys.
  </Step>

  <Step title="Configure your MCP client">
    Add the peeps MCP server to Claude Desktop, Cursor, or your agent framework using your API key.
  </Step>

  <Step title="Ask your AI about people">
    Type natural-language queries like "Find all engineers at Acme Corp" and get structured results instantly.
  </Step>
</Steps>

<Note>
  The peeps MCP server is the first product in the peeps platform. More features — including richer data sources, team collaboration tools, and workflow integrations — are on the way.
</Note>
