coret.id for Claude Desktop
io.github.rama-digital/coret
Create, read, update, illustrate, export, and share live mind maps in coret.id.
client:Claude Desktop
transport:streamable-http
Install coret.id in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"coret": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.coret.id/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs