npx claudepluginhub vinhnxv/rune --plugin runeAdd to your .mcp.json:
{
"mcpServers": {
"figma-context": {
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/figma-context/start.sh",
"env": {
"FIGMA_TOKEN": "${FIGMA_TOKEN}"
}
}
}
}Replace placeholder values for: FIGMA_TOKEN
This MCP server needs API keys or credentials. Configure them in your environment before use.
This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/scripts/figma-context/start.shFIGMA_TOKEN=${FIGMA_TOKEN}