canina/.gemini/config/mcp_config.json

11 lines
146 B
JSON

{
"mcpServers": {
"browsermcp": {
"command": "npx",
"args": [
"-y",
"@browsermcp/mcp@latest"
]
}
}
}