Enables AI agents to control and export from Figma via WebSocket, with optional Cloudflare tunnel for remote access.
{
"mcpServers": {
"figma-tunnel": {
"command": "npx",
"args": [
"-y",
"cursor-talk-to-figma-mcp"
]
}
}
}