docspace for Cursor
io.github.onlyoffice/docspace
A room-based collaborative platform
client:Cursor
transport:sse
runtime:mcpb
Install docspace in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"docspace": {
"url": "https://mcp.onlyoffice.com/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs