Odel
canicode

canicode

Local
@let-sunny10HTMLMITUpdated 2mo ago

Analyze Figma designs for dev & AI readiness. 39 rules, scoring, HTML reports.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmcanicodev0.5.2

Run

npx -y canicode

MCP client config

{
  "mcpServers": {
    "canicode": {
      "command": "npx",
      "args": [
        "-y",
        "canicode"
      ]
    }
  }
}