Busca de CEP for Zed
io.github.mcp-dir/busca_cep-mcp
Returns the postal code (CEP) and standardized address from the Brazilian Post from a given address.
client:Zed
transport:streamable-http
tools:7
Install Busca de CEP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"busca_cep-mcp": {
"url": "https://api.mcp.ai/p_busca_cep"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs