Etymolt for Zed
io.github.etymolt/mcp-server
Brand-name verification MCP — five-axis signed verdicts for AI-generated names.
client:Zed
transport:stdio
runtime:npm
Install Etymolt in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@etymolt/mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs