Skip to content
Zed

cafe mcp for Zed

io.github.dangamsoft/cafe-mcp

Korean Saju (Four Pillars) MCP server with 5 free birth-chart analysis tools.

client:Zed transport:stdio runtime:npm

Install cafe mcp in Zed

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

{
  "context_servers": {
    "cafe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@dangamsoft/cafe-mcp"
      ]
    }
  }
}

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

cafe mcp in other clients