Bring .zshrc up to the current machine config (portable paths), ship homelab/ansible shell helpers, shared Cursor rules/skills, and an install.sh so Irina can clone and run ./install.sh --ira.
13 lines
259 B
Plaintext
13 lines
259 B
Plaintext
{
|
|
"mcpServers": {
|
|
"playwright": {
|
|
"command": "npx",
|
|
"args": [
|
|
"-y",
|
|
"@playwright/mcp@latest",
|
|
"--allowed-origins=https://*.levkin.ca;https://*.levkine.ca;https://auth.levkin.ca;http://127.0.0.1:*"
|
|
]
|
|
}
|
|
}
|
|
}
|