Commit graph

1 commit

Author SHA1 Message Date
Roo Code
c2cc9643e1 feat: add programmatic MCP server refresh capability
- Add refreshMcpServers command to VS Code command palette
- Expose MCP refresh functionality through API for extensions
- Add McpApi interface to @roo-code/types package
- Initialize global MCP API instance on extension activation
- Add tests for new functionality

Fixes #8356
2025-09-28 18:55:29 +00:00