Skip to content
Zed

laugh tale for Zed

io.github.xfloukiex-lab/laugh-tale

The capstone of the Grand Line stack — collect every tool to reveal the One Piece.

client:Zed transport:stdio runtime:pypi

Install laugh tale in Zed

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

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

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

laugh tale in other clients