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

# Overview

> Learn how to connect AI agents to your folk workspace

Connect your AI tools to folk using the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction), an open standard that lets AI assistants interact with your folk workspace.

## What is folk MCP?

folk MCP is our hosted server that gives AI tools secure access to your folk workspace. It's designed to work seamlessly with popular AI assistants like Claude Code, Cursor, VS Code, ChatGPT, and more.

### Why use folk MCP?

* **Easy setup** — Connect through simple OAuth, with one-click installation for supported AI tools
* **Full workspace access** — AI tools can read and write to your folk workspace just like you can
* **Optimized for AI** — Built specifically for AI agents with efficient data formatting

### What can you do with folk MCP?

* **Find the right contacts** — Let AI search across your people, companies and groups to surface who you need
* **Keep your CRM up to date** — Create and update contacts, notes and custom fields from natural-language prompts
* **Manage your pipeline** — Move deals through your pipelines and keep statuses in sync automatically
* **Build reports** — Generate relationship summaries and pipeline updates from your workspace data

## Get started

<CardGroup cols={3}>
  <Card title="Connect to folk MCP" icon="plug" href="/mcp/connect">
    Add folk MCP to your AI tool and complete the OAuth flow

    <br />

    Read more <Icon icon="arrow-right" />
  </Card>

  <Card title="Supported tools" icon="wrench" href="/mcp/tools">
    Explore what AI assistants can do with folk MCP tools

    <br />

    Read more <Icon icon="arrow-right" />
  </Card>

  <Card title="Security best practices" icon="shield-check" href="/mcp/security-best-practices">
    Keep your workspace secure when using folk MCP

    <br />

    Read more <Icon icon="arrow-right" />
  </Card>
</CardGroup>
