Loomal

genable-mcp

MCP server by github.com/musepy/genable

Write to Figma from any MCP client (Claude Code, Cursor). Complements the read-only official MCP.

0 starsnpm: genable-mcp

About genable-mcp

genable-mcp is an MCP (Model Context Protocol) server published by musepy in the official MCP registry, listed under Design Tools on Loomal. Write to Figma from any MCP client (Claude Code, Cursor). Complements the read-only official MCP.

It ships as an npm package (genable-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/musepy/genable.

Use genable-mcp with your agent

Claude Code · one command
claude mcp add genable-mcp -- npx -y genable-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "genable-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "genable-mcp"
      ]
    }
  }
}
npmgenable-mcp

Frequently asked questions

What is genable-mcp?
genable-mcp is an MCP (Model Context Protocol) server by musepy in the Design Tools category. Write to Figma from any MCP client (Claude Code, Cursor). Complements the read-only official MCP.
How do I connect genable-mcp to Claude, Cursor, or another MCP client?
Install genable-mcp from its npm package (genable-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is genable-mcp open source?
Yes — the source code is public at github.com/musepy/genable.
Can AI agents pay to use genable-mcp?
Not yet through Loomal — genable-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain genable-mcp? Claim this listing free by verifying GitHub ownership, or contact us.