Files
moneymind/.mcp.json
2025-08-21 08:53:31 +02:00

13 lines
208 B
JSON

{
"mcpServers": {
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp"
},
"playwright": {
"command": "npx",
"args": ["@playwright/mcp@latest"]
}
}
}