Back to search
30
MCP
core
opensumi/coreA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://opensumi.com
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"core": {
"url": "https://opensumi.com",
"transport": "http"
}
}
}