npx claudepluginhub joshuarweaver/cascade-code-devops-misc-2 --plugin vanman2024-dev-lifecycle-marketplaceAdd to your .mcp.json:
{
"mcpServers": {
"figma-mcp": {
"url": "http://localhost:8031",
"env": {
"FIGMA_ACCESS_TOKEN": "${FIGMA_ACCESS_TOKEN}"
}
}
}
}Replace placeholder values for: FIGMA_ACCESS_TOKEN
This MCP server needs API keys or credentials. Configure them in your environment before use.
This server connects to external services. Review the URLs it accesses before enabling.
http://localhost:8031FIGMA_ACCESS_TOKEN=${FIGMA_ACCESS_TOKEN}