Used by 1 plugin
Connects to Penpot to fetch design files and assets for code integration.
Add to your .mcp.json:
{
"mcpServers": {
"penpot-plugin": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"http://localhost:4401/mcp",
"--allow-http"
],
"url": "http://localhost:4401/mcp"
}
}
}npxhttp://localhost:4401/mcp