Skip to content
Zed

boutique mcp for Zed

io.github.matematicsolutions/boutique-mcp

Local catalog of MateMatic Boutique: find a legal-data connector or skill, install locally.

client:Zed transport:stdio runtime:pypi

Install boutique mcp in Zed

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

{
  "context_servers": {
    "boutique-mcp": {
      "command": "uvx",
      "args": [
        "boutique-mcp"
      ]
    }
  }
}

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

boutique mcp in other clients