Skip to content

aipatterns mcp server for Zed

io.github.uchit/aipatterns-mcp-server

Search AU enterprise AI patterns, benchmarks, incidents, and regulatory changes.

client:Zed transport:stdio runtime:npm

Install aipatterns mcp server in Zed

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

{
  "context_servers": {
    "aipatterns-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "aipatterns-mcp-server"
      ]
    }
  }
}

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

aipatterns mcp server in other clients