Skip to content

Commit 805b129

Browse files
committed
update
1 parent 4b4bec3 commit 805b129

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
- [Interactive Shell](#interactive-shell)
3131
- [Project Scaffolding](#project-scaffolding)
3232
- [Server Aliases](#server-aliases)
33-
- [Config Management](#config-management)
33+
- [LLM Apps Config Management](#llm-apps-config-management)
3434
- [Server Modes](#server-modes)
3535
- [Mock Server Mode](#mock-server-mode)
3636
- [Proxy Mode](#proxy-mode)
@@ -398,7 +398,7 @@ mcp call read_file --params '{"path":"README.md"}' myfs
398398

399399
Server aliases are stored in `$HOME/.mcpt/aliases.json` and provide a convenient way to work with commonly used MCP servers without typing long commands repeatedly.
400400

401-
## Config Management
401+
## LLM Apps Config Management
402402

403403
MCP Tools provides a powerful configuration management system that helps you work with MCP server configurations across multiple applications:
404404

0 commit comments

Comments
 (0)