Files
org/agents/lint-roller/settings.json
T

14 lines
294 B
JSON

{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"mcpServers": {
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/"
},
"playwright": {
"type": "remote",
"url": "http://playwright-groombook:3000/sse"
}
}
}