admin mcp for Zed
io.github.hellocoop/admin-mcp
Model Context Protocol (MCP) for Hellō Admin API.
client:Zed
transport:stdio
runtime:npm
Install admin mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"admin-mcp": {
"command": "npx",
"args": [
"-y",
"@hellocoop/admin-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs