This release adds native support for data applications. It includes an open, declarative framework for building data applications, and an IDE for Oxy to code these applications with the given framework. We also added dark mode to make our product experience easier on the eyes.
This release includes native visualization for the Oxy GUI experience. Further, agents can now natively execute workflows. Google BigQuery support has been added as a native data source.
This release includes a built-in MCP-compliant server, enabling seamless context management and integration with clients that support the MCP specification. Ideal for LLM orchestration and centralized context management.MCP server supports two transport options: server sent events
and stdio
Please visit our documentation for detailed instruction: https://docs.oxy.tech/learn-about-oxy/mcp-usage#setting-up-the-mcp-server
We’ve launched oxy serve
to make it easier for you to interact with your agents. Now you can:
Try this new feature by running oxy serve
from your command line.