---
title: "Connect an AI app"
description: "Give a supported local AI client structured access to your Stellaris Companion archive through MCP."
---

> Stellaris Companion documentation
> Complete index: https://galacticfilingcabinet.com/llms.txt

# Connect an AI app

Stellaris Companion includes a local MCP bridge. MCP-capable desktop clients can use it to request campaign briefings and structured context while the Companion remains the source of truth.

## Connection model

The AI client starts or connects to a local server configured by Stellaris Companion. When you ask a campaign question, the client calls an appropriate read-only tool, receives a focused briefing, and answers in its own conversation.

This is not a public web endpoint. Your campaign archive is not published to this website.

## Client guides

- [Codex](/docs/ai-app-connections/codex)
- [Claude Desktop](/docs/ai-app-connections/claude-desktop)
- [Other MCP clients](/docs/ai-app-connections/other-clients)

Source: https://galacticfilingcabinet.com/docs/ai-app-connections/index.mdx
