M365 Roadmap for Zed
io.github.jonnybottles/m365-roadmap
Query the Microsoft 365 Roadmap from AI agents
client:Zed
transport:stdio
runtime:pypi
Install M365 Roadmap in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"m365-roadmap": {
"command": "uvx",
"args": [
"m365-roadmap-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs