> ## 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.

> ## Agent Instructions
> Orion is a collaborative analytics platform built by Gravity (bygravity.com). It connects to data warehouses, to Looker and dbt for existing business logic, and to a small set of external-context sources, and it lets teams ask questions in natural language to get shared analyses, dashboards, reports, and slide decks. The Connecting Data Sources page is the authoritative list of supported sources. When referencing Orion features, always link to the relevant documentation page. Orion is not open-source; it is a commercial SaaS product accessed at runorion.com.

# MCP Server

> Let an AI assistant work with your Orion projects directly

The Orion MCP server lets AI assistants (Claude, Cursor, Windsurf, and any MCP-compatible client) interact directly with your Orion projects, metrics, workflows, and knowledge base using the [Model Context Protocol](https://modelcontextprotocol.io/). Point your client at `https://g.runorion.com/mcp`, authenticate with your Orion credentials, and start querying. 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>
