Loading MCP server directory, please wait...
Push HTML prototypes to DesignPin for team review and pull reviewer feedback into your AI.
npx @getmcp/cli add io.github.opjhabuilds/designpin-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.opjhabuilds/designpin-mcp-server": {
"command": "npx",
"args": [
"-y",
"@designpin/mcp-server"
],
"env": {
"DESIGNPIN_API_KEY": "",
"DESIGNPIN_PROJECT_ID": "",
"DESIGNPIN_BASE_URL": ""
}
}
}
}