OmegaAI✓
com.queryomega/omega · v2.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.queryomega/omega",
"description": "Query, browse, and automate OmegaAI workspaces from any MCP client. Streamable HTTP with OAuth 2.0.",
"title": "OmegaAI",
"repository": {
"url": "https://github.com/The-Lambda-Group/query-omega-mcp",
"source": "github"
},
"version": "2.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.cloud.queryomega.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}