You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Model Context Protocol (MCP) implementation (#235)
- Add MCP module with JSON-RPC based protocol implementation
- Implement MCP server initialization and capabilities
- Add tool definitions for sandbox operations (start, stop, metrics, etc.)
- Add prompt templates for common sandbox tasks
- Integrate with existing sandbox management functions
- Make some handler functions public for MCP integration
0 commit comments