Files
playwriter/.mcp.json
Tommy D. Rossi 1e880b90d8 mcp
2025-11-24 19:30:36 +01:00

11 lines
197 B
JSON

{
"mcpServers": {
"playwriter": {
"type": "stdio",
"command": "tsx",
"args": ["/Users/morse/Documents/GitHub/playwriter/playwriter/src/mcp.ts"],
"env": {}
}
}
}