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

# Introduction

> Welcome to Nerve - Your AI-powered productivity platform

## Welcome to Nerve

Start here to learn what Nerve is and how it helps you stay organized and productive.

<Card title="Get started" icon="rocket" href="/quickstart" horizontal>
  Follow our quickstart guide to set up Nerve and start being more productive.
</Card>

## Third Party Connections

These connections serve as the primary data sources that power Nerve's AI capabilities, enabling the platform to access and process information from your various tools and services.

<Card title="Integrations" icon="plug" href="/integrations">
  Connect to your own internal tools and maintain all the permissions
</Card>

## Core Features

Discover the key features that make Nerve your go-to productivity platform.

<Columns cols={2} rows={3}>
  <Card title="Universal Search" icon="magnifying-glass" href="/universal-search">
    Find anything across all your connected tools and platforms with AI-powered
    search.
  </Card>

  <Card title="Timeline" icon="timeline" href="/timeline">
    Track your work progress and see everything that's happened in chronological
    order.
  </Card>

  <Card title="Action Items" icon="list-check" href="/action-items">
    Manage your tasks and action items with intelligent categorization and
    prioritization.
  </Card>

  <Card title="Author" icon="edit" href="/author">
    AI-powered writing assistant with Live Draft collaboration for creating and editing documents.
  </Card>
</Columns>

## API Reference

Build powerful integrations and extend Nerve's capabilities with our comprehensive API.

<Card title="API Documentation" icon="terminal" href="/api-reference/introduction">
  Explore our REST API endpoints and learn how to integrate Nerve into your
  workflow.
</Card>

## MCP Server

Connect Nerve to AI assistants like Claude Code and Cursor to search and interact with your data directly from your development environment.

<Card title="MCP Server Setup" icon="robot" href="/mcp-server">
  Learn how to set up the Nerve MCP server and start using Nerve from your
  favorite AI tools.
</Card>
