microsoft 365 for Cursor
com.proscendia/microsoft-365
Permissioned access to Outlook, OneDrive and Teams via the user's own Microsoft account
client:Cursor
transport:streamable-http
Install microsoft 365 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"microsoft-365": {
"url": "https://microsoft-mcp.proscendia.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs