20 lines
273 B
JSON
20 lines
273 B
JSON
{
|
|
"mcpServers": {
|
|
"qmd": {
|
|
"command": "qmd",
|
|
"args": [
|
|
"mcp"
|
|
],
|
|
"directTools": true
|
|
},
|
|
"opty": {
|
|
"command": "opty",
|
|
"args": [
|
|
"mcp"
|
|
],
|
|
"directTools": true,
|
|
"lifecycle": "eager"
|
|
}
|
|
}
|
|
}
|