Initial commit
This commit is contained in:
11
commands/list.md
Normal file
11
commands/list.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
description: List all configured MCP servers
|
||||
---
|
||||
|
||||
# List MCP Servers
|
||||
|
||||
Run the mcp-manager CLI to list all servers:
|
||||
|
||||
```bash
|
||||
bun ${CLAUDE_PLUGIN_ROOT}/src/cli.ts list
|
||||
```
|
||||
Reference in New Issue
Block a user