-
Notifications
You must be signed in to change notification settings - Fork 347
Adds CLI for Microsoft 365 MCP Server guide #6817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool stuff @Adam-it. Looks almost fine for me. Could you take a look at the comments I made?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive documentation for using the CLI for Microsoft 365 MCP (Model Context Protocol) Server, which enables natural language management of Microsoft 365 tenants through VS Code and other MCP clients.
- Adds a new user guide explaining installation, configuration, and usage of the CLI for Microsoft 365 MCP Server
- Updates sidebar positioning for existing documentation files to accommodate the new guide
- Provides practical examples for managing SharePoint, Teams, Power Platform, and Planner through natural language
Reviewed Changes
Copilot reviewed 5 out of 9 changed files in this pull request and generated 3 comments.
Show a summary per file
File | Description |
---|---|
using-cli-mcp-server.mdx | New comprehensive guide for MCP Server setup and usage with examples |
using-proxy-url.mdx | Updated sidebar position from 17 to 18 |
using-cli-context.mdx | Updated sidebar position from 16 to 17 |
use-cli-api.mdx | Updated sidebar position from 15 to 16 |
manage-microsoft-365-apps.mdx | Updated sidebar position from 14 to 15 |
db33c23
to
362dc0e
Compare
🎯Aim
The aim is to add basic guide about CLI for Microsoft 365 MCP server
📷 Result