Studiohaus for Cursor
app.studiohaus/studiohaus
Read-only MCP server for interior design studios: projects, overviews, weekly activity. No writes.
client:Cursor
transport:streamable-http
Install Studiohaus in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"studiohaus": {
"url": "https://platform.studiohaus.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs