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

# MCP

> Discover and manage configured MCP servers.

MCP (Model Context Protocol) lets the model call external tools and data sources safely.

The desktop app can discover and manage configured MCP servers. The entry is **Extensions → Mcps**. See [Extensions](/en/desktop/extensions).

<img src="https://mintcdn.com/mossx-docs/kz4nt5KFSKzkAZwe/images/desktop/mcp-list.png?fit=max&auto=format&n=kz4nt5KFSKzkAZwe&q=85&s=974eb0c58da130db70a33efa4033dc30" alt="MCP server list" width="100%" data-path="images/desktop/mcp-list.png" />

## Current limits

* You can view and enable or disable configured MCP servers
* You can use tools within Claude / Codex capabilities
* **The MCP marketplace entry is still Coming Soon**

To add a server, write it using Claude / Codex config conventions, then refresh status in the app.

## Use it in chat

After a server is enabled and connected, the model picks tools for the task. Permissions still follow the current run mode. See [Modes and permissions](/en/desktop/chat/modes).

<Warning>
  MCP config can run commands on this computer. Check the source, arguments, and environment variables before you add one.
</Warning>
