Hi all, sharing a proof of concept for the Meshery MCP Server. It exposes the design lifecycle as MCP surfaces: 7 tools (server_info, contexts, list_designs, validate, deploy with dry run, undeploy, get_cluster_resources), resources for live topology and stored designs, and prompts for guided workflows. The video shows it live against a kind cluster, including live topology updates and secret redaction.
The design follows a single shared client as the integration boundary and one registration seam for all surfaces, which ties into the design thread and the Registrant work.
Video: https://www.youtube.com/watch?v=Ge-gt3e9heY
Backup: https://drive.google.com/file/d/1SWglFMrf-dArRUmebMHHnfQjTbJ6f44V/view?usp=drive_link
Open to feedback.