Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From pigment
Connects to the Pigment API (pigment.app) for design asset management and prototyping workflows. Access requires a unique MCP ID.
npx claudepluginhub gopigment/ai-plugins --plugin pigmentCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pigment": {
"type": "http",
"url": "https://pigment.app/api/mcp/public/{your-mcp-id}"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://pigment.app/api/mcp/public/{your-mcp-id}Share bugs, ideas, or general feedback.