AeThex-OS/.gemini/settings.json
2026-01-03 23:56:43 -07:00

8 lines
127 B
JSON

{
"mcpServers": {
"myLocalServer": {
"command": "python my_mcp_server.py",
"cwd": "./mcp_server"
}
}
}