mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-06-13 14:43:33 +08:00
487 B
487 B
Lists available resources from configured MCP servers. Each resource object includes a 'server' field indicating which server it's from.
Usage examples:
- List all resources from all servers:
listMcpResources - List resources from a specific server:
listMcpResources({ server: "myserver" })