Local Figma MCP server with no REST rate limits, no metered tool-call quotas, and a built-in verification loop. Works on every Figma plan including Free. Drop-in alternative to Figma's Dev Mode MCP an…
{
"mcpServers": {
"plumb-1": {
"command": "npx",
"args": [
"-y",
"plumb-mcp"
]
}
}
}