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

# MCP Server

> Give your AI agents natural language access to your data in Nekt.

The MCP Server lets AI agents like Claude, ChatGPT, and others query and interact with your data through a secure, standardized protocol.

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="/mcp-server/introduction">
    Learn what the MCP Server is and how it works.
  </Card>

  <Card title="Setup" icon="gear" href="/mcp-server/setup">
    Activate the MCP Server in your workspace.
  </Card>

  <Card title="Authentication" icon="lock" href="/mcp-server/authentication">
    Configure tokens and OAuth for secure access.
  </Card>

  <Card title="Tools" icon="wrench" href="/mcp-server/tools">
    Explore the tools available to AI agents.
  </Card>

  <Card title="Permissions" icon="shield-check" href="/mcp-server/permissions">
    Understand how platform permissions control MCP access.
  </Card>
</CardGroup>
