A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Interactive CLI wizard that configures the Figma Console MCP server across AI coding clients.
Interactive CLI wizard that configures the Figma Console MCP server across AI coding clients.
npx figma-console-mcp-cli
The wizard walks you through:
Already set up? Use doctor to audit and manage your integrations:
npx figma-console-mcp-cli doctor
The doctor command scans all supported clients and shows their integration status, then lets you:
# Install dependencies
npm install
# Run the CLI in dev mode
npm run dev
# Build
npm run build
# Run compiled CLI
npm start
MIT
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnos
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots