mirror of
https://github.com/KRTirtho/spotube.git
synced 2026-08-05 19:59:51 +00:00
17 lines
267 B
Plaintext
17 lines
267 B
Plaintext
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {
|
|
"gradle": {
|
|
"type": "local",
|
|
"command": [
|
|
"jbang",
|
|
"run",
|
|
"--java",
|
|
"25",
|
|
"--quiet",
|
|
"--fresh",
|
|
"gradle-mcp@rnett"
|
|
]
|
|
}
|
|
}
|
|
} |