Files
.github/company/agents/rollback-rhonda/mcp.json
T
Flea Flicker 7956bfd8c0 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>
2026-03-31 17:15:55 +00:00

10 lines
169 B
JSON

[
{
"command": "node",
"args": ["/tmp/mcp-playwright-bridge.js"],
"env": {
"PLAYWRIGHT_MCP_URL": "http://playwright-cartsnitch:8931/mcp"
}
}
]