StudioMeyer Personal Suite for Cursor
io.studiomeyer/personal-suite
Local-first productivity: email, calendar, messaging, search, image gen. 49 tools. BYOK.
client:Cursor
transport:stdio
runtime:npm
Install StudioMeyer Personal Suite in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"personal-suite": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-personal-suite"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs