Add company/ export snapshot for re-import capability
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>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"command": "node",
|
||||
"args": ["/tmp/mcp-playwright-bridge.js"],
|
||||
"env": {
|
||||
"PLAYWRIGHT_MCP_URL": "http://playwright-cartsnitch:8931/mcp"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user