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"]
|
|
}
|
|
}
|
|
}
|