mirror of
https://github.com/symfony/ai-demo.git
synced 2026-03-23 23:22:06 +01:00
12 lines
211 B
JSON
12 lines
211 B
JSON
{
|
|
"mcpServers": {
|
|
"symfony-ai-mate": {
|
|
"command": "./vendor/bin/mate",
|
|
"args": [
|
|
"serve",
|
|
"--force-keep-alive"
|
|
]
|
|
}
|
|
}
|
|
}
|