Razi Text Generation for Zed
io.github.razikallayi/razi-text
Text generation over MCP: prose, emails, blog outlines, SQL, humanizing, text diffs, fake data.
client:Zed
transport:streamable-http
Install Razi Text Generation in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"razi-text": {
"url": "https://www.razi.pro/api/mcp/text"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs