ecomfe/tempad-dev
v0.2.0MIT
Connect your coding agent to Figma. Create and edit native designs, inspect existing designs, and implement UI in your codebase.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
tempad-devstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tempad-dev/mcp@latest"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "tempad-dev",
"version": "0.2.0",
"description": "Connect your coding agent to Figma. Create and edit native designs, inspect existing designs, and implement UI in your codebase.",
"author": {
"name": "TemPad Dev"
},
"homepage": "https://github.com/ecomfe/tempad-dev#agent-integration",
"repository": "https://github.com/ecomfe/tempad-dev",
"license": "MIT",
"keywords": [
"figma",
"mcp",
"skill",
"agent-integration",
"design-to-code",
"canvas-authoring",
"design-system",
"frontend"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 2YAML files