ODSP Remote MCP Server for Cursor
com.microsoft/workiq-odspremoteserver
OneDrive and Sharepoint Remote MCP Server
client:Cursor
transport:streamable-http
Install ODSP Remote MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"workiq-odspremoteserver": {
"url": "https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_ODSPRemoteServer"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs