- PopCardList 컴포넌트 추가 (NumberInputModal, PackageUnitModal 포함) - ComponentEditorPanel, PopRenderer 충돌 해결 (modals + onRequestResize 통합) Co-authored-by: Cursor <cursoragent@cursor.com>
13 lines
344 B
JSON
13 lines
344 B
JSON
{
|
|
"mcpServers": {
|
|
"agent-orchestrator": {
|
|
"command": "node",
|
|
"args": ["/Users/gbpark/ERP-node/mcp-agent-orchestrator/build/index.js"]
|
|
},
|
|
"Framelink Figma MCP": {
|
|
"command": "npx",
|
|
"args": ["-y", "figma-developer-mcp", "--figma-api-key=figd_NrYdIWf-CnC23NyH6eMym7sBdfbZTuXyS91tI3VS", "--stdio"]
|
|
}
|
|
}
|
|
}
|