| { | |
| "name": "playwright-agent", | |
| "description": "Agent with Playwright MCP server", | |
| "model": "google/gemma-2-27b-it", | |
| "provider": "auto", | |
| "servers": [ | |
| { | |
| "type": "stdio", | |
| "command": "npx", | |
| "args": ["@playwright/mcp@latest"] | |
| } | |
| ] | |
| } |
| { | |
| "name": "playwright-agent", | |
| "description": "Agent with Playwright MCP server", | |
| "model": "google/gemma-2-27b-it", | |
| "provider": "auto", | |
| "servers": [ | |
| { | |
| "type": "stdio", | |
| "command": "npx", | |
| "args": ["@playwright/mcp@latest"] | |
| } | |
| ] | |
| } |