figma-developer
stdioUsed by 1 plugin
Installs disruptors-mcp-suite, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub TechIntegrationLabs/disruptors-ai-marketing-hub --plugin disruptors-mcp-suiteAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"figma-developer": {
"command": "npx",
"args": [
"-y",
"figma-developer-mcp",
"--figma-api-key=${FIGMA_API_KEY}",
"--stdio"
]
}
}
}Command
npxArguments
-yfigma-developer-mcp--figma-api-key=${FIGMA_API_KEY}--stdio