Skip to content
Zed

SUZURI MCP Server for Zed

io.github.pepabo/suzuri-mcp

Official remote MCP server for SUZURI.

client:Zed transport:streamable-http

Install SUZURI MCP Server in Zed

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

{
  "context_servers": {
    "suzuri-mcp": {
      "url": "https://mcp.suzuri.jp/mcp"
    }
  }
}

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

SUZURI MCP Server in other clients