Enhancing Penpot-MCP Reliability
Hello @diacritica,
I tried out a few things with Penpots official MCP server and I am curious to know if there are any plans to add tools for workflow management to the current MCP toolset. These would help the model plan and keep track of the design process, for example:
- Task Tracking: Breaking tasks into atomic, testable steps, adding them to a task list, and updating the list accordingly.
- Error Handling: Preventing the model from repeatedly retrying arbitrary code, by analysing the error type, querying relevant API documentation, and updating its reasoning context.
- Memory Management: Specifically for Penpot’s working environment, to prevent losing track of state across multiple code blocks or design elements.
Help us improve Penpot > Feature requests mcp penpot-selfhosted