codeflash/.gemini/settings.json

13 lines
151 B
JSON
Raw Normal View History

{
"mcpServers": {
"tessl": {
"type": "stdio",
"command": "tessl",
"args": [
"mcp",
"start"
]
}
}
}