A few things still felt a bit rough around the edges. MCP auth was the main one for me — I expected the bearer auth from my OpenAPI spec to carry over, but it didn’t, so internal APIs need a bit of extra setup.
I also hit a couple of Python packaging issues, and a simple cortex generate --check for CI would be really handy.
Nothing major, but fixing these would make the workflow feel a lot smoother for real projects.