mcp melhor envio for Zed
io.github.codespar/mcp-melhor-envio
MCP server for Melhor Envio — shipping rates, labels, tracking, agencies
client:Zed
transport:stdio
runtime:npm
Install mcp melhor envio in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-melhor-envio": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-melhor-envio"
],
"env": {
"MELHOR_ENVIO_TOKEN": "<MELHOR_ENVIO_TOKEN>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs