Files
archived-ai/demo/mcp.json
2025-12-28 08:30:15 +01:00

12 lines
211 B
JSON

{
"mcpServers": {
"symfony-ai-mate": {
"command": "./vendor/bin/mate",
"args": [
"serve",
"--force-keep-alive"
]
}
}
}