Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,14 @@ For information on the current limitations, see the [Limitations](#limitations)

## Using MCP Client {#using-mcp-client}

To open the MCP Client panel, click the **Configure MCP Connections** ({{% icon name="plug" %}}) icon under the **Maia Chat** tab.
There are two ways to open the MCP Client panel:

* Click the **Configure MCP Connections** ({{% icon name="plug" %}}) icon under the **Maia Chat** tab.
* Go to the **View** menu and click **MCP Settings**.

### Adding an MCP Server {#adding-server}

To add a server, fill in the following fields and click **Add**:
To add a server, click **+ Add MCP Server**, fill in the following fields, and click **OK**:

* **Server Name** — A display name. Must be unique among your configured servers.
* **URL** — The server endpoint. Must use `https://` or `http://`.
Expand Down