data-ai MCP Server
Design in Figma with Claude Code. Bridge connects your terminal to the Figma Plugin API via WebSocket.
Discovered via github-topic:mcp and last synced 3mo ago.
1. Install the package
npx @noemuch/bridge-ds
2. Add to claude_desktop_config.json
{
"mcpServers": {
"-noemuch-bridge-ds": {
"command": "npx",
"args": [
"@noemuch/bridge-ds"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Technology
`make <description>`
Purpose
SessionStart (auto)
Trigger
Scene graph JSON → Figma Plugin API code (26 rules enforced)
Purpose
`fix`
`setup bridge`
`figma-console-mcp` (preferred) or official Figma MCP server
`done`