7956bfd8c0
Exports current CartSnitch company configuration (agents, skills, COMPANY.md, README, .paperclip.yaml) into the company/ directory. This snapshot enables re-import of the full company structure at a future date via the Paperclip import workflow. Co-Authored-By: Paperclip <noreply@paperclip.ing>
10 lines
169 B
JSON
10 lines
169 B
JSON
[
|
|
{
|
|
"command": "node",
|
|
"args": ["/tmp/mcp-playwright-bridge.js"],
|
|
"env": {
|
|
"PLAYWRIGHT_MCP_URL": "http://playwright-cartsnitch:8931/mcp"
|
|
}
|
|
}
|
|
]
|