File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed
Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,11 @@ MCP (Model Context Protocol) servers provide additional tools to agents. Configu
77
88## Configuration
99
10- Create ` .mux/mcp.jsonc ` in your project root:
10+ You can either configure the servers in the UI (` Ctrl+, ` ):
11+
12+ ![ MCP Servers UI] ( ./img/mcp-servers-1.webp )
13+
14+ Or directly in the ` .mux/mcp.jsonc ` file in your project root:
1115
1216``` jsonc
1317{
@@ -41,15 +45,6 @@ Examples:
4145/mcp edit chrome npx -y chrome-devtools-mcp@latest --headless --isolated
4246```
4347
44- ## Settings UI
45-
46- Configure servers in ** Settings → Projects** :
47-
48- 1 . Select a project from the dropdown
49- 2 . Add servers with name and command
50- 3 . Use ** Test** (play button) to verify before adding
51- 4 . Use ** Edit** (pencil) or ** Remove** (trash) to manage existing servers
52-
5348## Scope
5449
5550MCP servers have two scopes:
You can’t perform that action at this time.
0 commit comments