Wraps the DesignPin REST API so Claude or any MCP client can push generated HTML prototypes straight into a shareable review link, then pull back DOM-anchored comments from your team. Three tools: createShareLink for throwaway public reviews, uploadVersion to push iterations into an existing module, and listComments to fetch feedback scoped to a specific version. The no-auth createShareLink flow is handy for quick shares during a prototype conversation. The keyed upload and comment-fetch loop shines when you're iterating on a design with your team and want the AI to read their pinned feedback and address it in the next version without leaving the chat.
claude mcp add --transport stdio opjhabuilds-designpin-mcp-server uvx designpin-mcp-server