console mcp server for Zed
io.github.mia-platform/console-mcp-server
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
client:Zed
transport:streamable-http
runtime:npm
Install console mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"console-mcp-server": {
"url": "https://console.cloud.mia-platform.eu/console-mcp-server/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs