hilos workspace for Cursor
sh.hilos/workspace
Operate hilos project rooms, Docs, Tasks, messages, memory, and coding-agent review workflows.
client:Cursor
transport:streamable-http
Install hilos workspace in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"workspace": {
"url": "https://hilos.sh/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs