Documentation and developer resources for anthropics/claude-for-msft-365-install
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"claude-for-msft-365-install": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-claude-for-msft-365-install"
]
}
}
}