OmegaAI for Zed
com.queryomega/omega
Query, browse, and automate OmegaAI workspaces from any MCP client. Streamable HTTP with OAuth 2.0.
client:Zed
transport:streamable-http
Install OmegaAI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"omega": {
"url": "https://mcp.cloud.queryomega.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs