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

# What can I ask Klipy over MCP?

> Real workflows you can run with Claude connected to Klipy over MCP: follow-ups, recaps, deal revival, pre-call research, forecasting, CRM updates, and Q&A.

Once Claude is connected to Klipy over MCP, it works with the same records you manage in the app — your CRM, inbox, meetings, and calendar. Each workflow below is a real task you can run today with a single plain-language request.

## The supervised model

Every workflow here follows the same rule: **Claude drafts, you review, you send.**

<Note>
  Nothing reaches a prospect on its own. When Claude prepares an email or message, it lands as a draft. You read it, edit it if you want, and send it through Klipy's gated handshake — Claude cannot dispatch an outbound message without your explicit approval. See [how the send step is gated](/docs/guides/mcp/tools#the-gated-send-handshake).
</Note>

Reading your data and preparing a draft costs nothing. **Tokens are consumed only when you accept an action** — for example, sending a draft. See [What costs tokens](/docs/guides/billing/what-costs-tokens) for the full model.

## Pick a workflow

<CardGroup cols={2}>
  <Card title="Follow-up emails" icon="reply" href="/docs/guides/mcp/use-cases/follow-up-emails">
    Draft a follow-up from a call or meeting, grounded in what was actually said.
  </Card>

  <Card title="Meeting recaps" icon="file-text" href="/docs/guides/mcp/use-cases/meeting-recaps">
    Turn a recorded meeting into a recap and surface its next steps.
  </Card>

  <Card title="Cold deal outreach" icon="flame" href="/docs/guides/mcp/use-cases/cold-deal-outreach">
    Find stalled deals and draft a personal re-engagement note for each.
  </Card>

  <Card title="Pre-call research" icon="user-search" href="/docs/guides/mcp/use-cases/pre-call-research">
    Get a caught-up brief on an account before you join the call.
  </Card>

  <Card title="Pipeline forecast" icon="chart-line" href="/docs/guides/mcp/use-cases/pipeline-forecast">
    Read your open deals and build a weighted best/likely/worst forecast.
  </Card>

  <Card title="CRM updates" icon="database" href="/docs/guides/mcp/use-cases/crm-updates">
    Let your CRM update itself from conversations — you accept each change.
  </Card>

  <Card title="Ask your data" icon="message-circle-question" href="/docs/guides/mcp/use-cases/ask-your-data">
    Ask natural-language questions about your deals and conversations.
  </Card>
</CardGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Tool reference" icon="wrench" href="/docs/guides/mcp/tools">
    Every tool Claude can call, grouped by scope.
  </Card>

  <Card title="Overview" icon="book-open" href="/docs/guides/mcp/overview">
    How the Klipy MCP server works, and the scopes you grant on connect.
  </Card>
</CardGroup>
