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

# MCP Server

> Connect Orion to Claude, Cursor, and other AI assistants via the Model Context Protocol

The Orion MCP server lets AI assistants interact directly with your Orion projects, metrics, workflows, and knowledge base using the [Model Context Protocol](https://modelcontextprotocol.io/). Just point your client at the server URL and log in — no installation required.

## What You Can Do

With the Orion MCP server, your AI assistant can:

* **Ask data questions** - Send natural language questions to Orion and get AI-powered analysis
* **Monitor KPIs** - List metrics, check values, and detect anomalies across projects
* **Run workflows** - Trigger insight maker workflows and retrieve results
* **Access reports** - Read dashboards, slide decks, and reports as markdown
* **Search knowledge** - Query your organization's wiki and knowledge base
* **Manage conversations** - Create and continue Orion chat conversations

## Supported Clients

The Orion MCP server works with any MCP-compatible client, including:

* [Claude Code](https://docs.anthropic.com/en/docs/claude-code) (CLI)
* [Claude Desktop](https://claude.ai/download)
* [Cursor](https://cursor.com)
* [Windsurf](https://windsurf.com)

## Next Steps

<Columns cols={2}>
  <Card title="Setup" icon="wrench" href="/mcp/setup">
    Connect your AI assistant to Orion in under a minute.
  </Card>

  <Card title="Tools Reference" icon="book" href="/mcp/tools">
    Browse the full list of available tools.
  </Card>
</Columns>
