yao/mcp
Max 125c32a0b5 Improve MCP loading process by verifying directory existence before file operations
- Added a check to confirm the existence of the 'mcps' directory prior to loading MCP files, enhancing error handling and preventing unnecessary attempts to load from a non-existent directory.
- Updated error handling to ensure that any issues encountered during the loading process are logged appropriately.
2025-11-28 19:56:16 +08:00
..
mcp.go Improve MCP loading process by verifying directory existence before file operations 2025-11-28 19:56:16 +08:00
mcp_test.go Add system model loading functionality for testing 2025-07-16 16:43:45 +08:00
README.md Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00

MCP Client