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

# Overview

> Connect AI tools to your Lanten workspace using the Model Context Protocol.

The Lanten MCP server lets you connect AI tools — such as Claude, Cursor, or Windsurf — directly to your Lanten workspace. Once connected, your AI assistant can read and manage issues, tenants, and units on your behalf.

## What you can do

With the Lanten MCP server connected, your AI assistant can:

* Search and retrieve maintenance issues
* Create and update issues
* Look up tenants and units
* Check issue status and priority

## How it works

The [Model Context Protocol](https://modelcontextprotocol.io) (MCP) is an open standard that lets AI tools connect to external data sources and services. Lanten exposes its data as MCP tools, which your AI assistant can call during a conversation.

<Card title="Set up the MCP server" icon="plug" href="/guides/mcp/setup" horizontal>
  Configure your AI tool to connect to Lanten.
</Card>
