designpin mcp server for Claude Code
io.github.opjhabuilds/designpin-mcp-server
Push HTML prototypes to DesignPin for team review and pull reviewer feedback into your AI.
client:Claude Code
transport:stdio
runtime:npm
Install designpin mcp server in Claude Code
run in your project directory
claude mcp add designpin-mcp-server -e DESIGNPIN_API_KEY=<DESIGNPIN_API_KEY> -e DESIGNPIN_PROJECT_ID=<DESIGNPIN_PROJECT_ID> -e DESIGNPIN_BASE_URL=<DESIGNPIN_BASE_URL> -- npx -y @designpin/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs