Files
DFPlayer-carrier-board/.gemini/settings.json
2025-09-27 12:44:25 +02:00

21 lines
462 B
JSON

{
"mcpServers": {
"atopile": {
"command": "/home/martin/.config/Code/User/globalStorage/atopile.atopile/uv-bin/uv",
"args": [
"tool",
"run",
"-p",
"3.13",
"--from",
"atopile",
"ato",
"mcp",
"start",
"--no-http"
],
"env": {}
}
}
}