hoshikitsunoda/figma-plugin-typings-mcp
A MCP server to provide parsed Figma plugin typings
Platform-specific configuration:
{
"mcpServers": {
"figma-plugin-typings-mcp": {
"command": "npx",
"args": [
"-y",
"figma-plugin-typings-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...