I have an old Spring Boot project. It has working REST endpoints and full OpenAPI documentation. I wanted to add MCP support so AI assistants could use my knowledge base. My first instinct was to ...