fmsg for Zed
io.github.markmnl/fmsg-mcp
Federated messaging with your fmsg hosting provider. Connect with OAuth or an API key.
client:Zed
transport:streamable-http
runtime:npm
Install fmsg in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fmsg-mcp": {
"url": "https://{oauth_mcp_endpoint}"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs