Ryan Malloy ad17d72894 Return HTML charts as EmbeddedResource instead of server-side files
HTML charts were being written to the server filesystem and returning
a path the client couldn't access. Now returns the HTML content
inline as an MCP EmbeddedResource with text/html MIME type, so the
client receives the full interactive chart over the wire.
2026-02-23 19:50:36 -07:00
..
2026-02-22 18:31:03 -07:00