Quieta for Cursor
app.getquieta/quieta-mcp
Family calendar MCP server: read the family's week and propose changes a parent approves.
client:Cursor
transport:streamable-http
Install Quieta in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"quieta-mcp": {
"url": "https://getquieta.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs