You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm in the process of publishing the MCP Server for the ThingsBoard IoT platform to the Docker Catalog.
I was able to successfully publish my MCP Server to the Local Catalog, but I’m currently unsure how to update the Overview and Tools sections. They appear empty when viewed on my local machine:
I noticed that the readme and toolsUrls fields in the catalog file point to http://desktop.docker.com/mcp/catalog/... URLs:
But when I tried to opened them I got Access Denied exception.
Could you please clarify:
At what stage can I modify the Overview and Tools sections?
Will I be able to update these after the MCP Server is published?
Or should I update them before creating a pull request to the mcp-registry repository?