opensumi-mcp.md

OpenSumi

UI App
from"OpenSumi"

OpenSumi IDE client with MCP tool support

Developer Tools
OpenSumiIDEMCPtools
install.sh
# Clone the repository
$git clone https://github.com/OpenSumi/opensumi-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve