spintax.net MCP server for Zed
net.spintax/mcp
Write, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.
client:Zed
transport:streamable-http
runtime:npm
tools:4
Install spintax.net MCP server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://spintax.net/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs