Skip to content
Cline

M365 Roadmap for Cline

io.github.jonnybottles/m365-roadmap

Query the Microsoft 365 Roadmap from AI agents

client:Cline transport:stdio runtime:pypi

Install M365 Roadmap in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "m365-roadmap": {
      "command": "uvx",
      "args": [
        "m365-roadmap-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

M365 Roadmap in other clients