Built a system today with Antigravity that uses Gemini-3-flash-preview to determine what data a user is trying to see, gathers the data needed via the GA4 MCP and then creates an OKF structure to determine how to display it and then saves that for future use.
So now I can create a custom dashboard for my clients with just the GA4 info they need - and it is super easy to query and modify.
Note: This is the type of use case OKF was designed for. I still think OKF + the LLM Wiki format of storing knowledge as concepts for agents to query is its most killer feature though!
Will share more details soon. It's not quite where I want it to be...but we are getting there.