Skip to content
Zed

textops mcp for Zed

io.github.nexus-api-lab/textops-mcp

Exact text tools for AI agents: unified diff, patch apply, regex testing, grapheme counting.

client:Zed transport:streamable-http

Install textops mcp in Zed

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

{
  "context_servers": {
    "textops-mcp": {
      "url": "https://textops-mcp.dokasukadon.workers.dev/mcp"
    }
  }
}

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

textops mcp in other clients