17 lines
478 B
JSON
17 lines
478 B
JSON
{
|
|
"mcpServers": {
|
|
"agent-orchestrator": {
|
|
"command": "node",
|
|
"args": ["/Users/gbpark/ERP-node/mcp-agent-orchestrator/build/index.js"]
|
|
},
|
|
"agent-pipeline": {
|
|
"command": "node",
|
|
"args": ["/Users/gbpark/ERP-node/_local/agent-pipeline/build/index.js"]
|
|
},
|
|
"Framelink Figma MCP": {
|
|
"command": "npx",
|
|
"args": ["-y", "figma-developer-mcp", "--figma-api-key=figd_NrYdIWf-CnC23NyH6eMym7sBdfbZTuXyS91tI3VS", "--stdio"]
|
|
}
|
|
}
|
|
}
|