termdat mcp for Zed
io.github.malkreide/termdat-mcp
MCP server for TERMDAT — the terminology database of the Swiss Federal Administration
client:Zed
transport:stdio
runtime:pypi
Install termdat mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"termdat-mcp": {
"command": "uvx",
"args": [
"termdat-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs