Skip to content
Zed

Textcase for Zed

io.github.pipeworx-io/textcase

Text case conversion MCP.

client:Zed transport:streamable-http

Install Textcase in Zed

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

{
  "context_servers": {
    "textcase": {
      "url": "https://gateway.pipeworx.io/textcase/mcp"
    }
  }
}

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

Textcase in other clients