Skip to content
Zed

textarttools mcp for Zed

io.github.humanjesse/textarttools-mcp

Unicode text styling and ASCII art generation with 23 styles and 322+ figlet fonts

client:Zed transport:sse

Install textarttools mcp in Zed

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

{
  "context_servers": {
    "textarttools-mcp": {
      "url": "https://humanjesse.github.io/textarttools-mcp/sse"
    }
  }
}

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

textarttools mcp in other clients