Skip to content

microsoft ai roundup for Zed

io.github.darrenjrobinson/microsoft-ai-roundup

Search Merill's Weekly Microsoft AI Roundup (msai.ms) archive — curated weekly Microsoft AI news

client:Zed transport:stdio runtime:npm

Install microsoft ai roundup in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "microsoft-ai-roundup": {
      "command": "npx",
      "args": [
        "-y",
        "microsoft-ai-roundup-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

microsoft ai roundup in other clients