OmegaAI for VS Code
com.queryomega/omega
Query, browse, and automate OmegaAI workspaces from any MCP client. Streamable HTTP with OAuth 2.0.
client:VS Code
transport:streamable-http
Install OmegaAI in VS Code
.vscode/mcp.json
{
"servers": {
"omega": {
"type": "http",
"url": "https://mcp.cloud.queryomega.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs