mirror of
https://github.com/giancarloerra/socraticode.git
synced 2026-06-02 06:23:43 +02:00
12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"name": "socraticode",
|
|
"version": "1.4.1",
|
|
"contextFileName": "GEMINI.md",
|
|
"mcpServers": {
|
|
"socraticode": {
|
|
"command": "npx",
|
|
"args": ["-y", "socraticode"]
|
|
}
|
|
}
|
|
}
|