> ## Documentation Index
> Fetch the complete documentation index at: https://executor-typed-api-proxy.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Desktop app

> Run Executor locally with a native desktop app: a graphical console that runs alongside the CLI.

The desktop app is Executor running locally with a graphical console in a native
window. It's a companion to the [CLI](/local/cli), not a replacement: both drive the
same local background service, so you can use them at the same time.

Reach for it when you just want Executor running on your computer with a desktop-app
feel, without having to remember which port everything is on.

<Frame caption="The Executor desktop app: the Integrations workspace">
  <img src="https://mintcdn.com/executor-typed-api-proxy/1NErbf9T7-HLmCPa/images/desktop-app.png?fit=max&auto=format&n=1NErbf9T7-HLmCPa&q=85&s=0f67cff4464828bb9fb2eea92eef83a3" alt="Executor desktop app showing the Integrations workspace" width="1024" height="686" data-path="images/desktop-app.png" />
</Frame>

From the app you can add [integrations](/concepts/integrations), manage
[connections](/concepts/connections) and [policies](/concepts/policies), and connect
your agents over MCP from the **Connect** card. Your integrations, credentials, and
data stay on your machine.
