18 lines
218 B
JSON
18 lines
218 B
JSON
{
|
|
"mcpServers": {
|
|
"qmd": {
|
|
"command": "qmd",
|
|
"args": [
|
|
"mcp"
|
|
],
|
|
"directTools": true
|
|
},
|
|
"opty": {
|
|
"command": "opty",
|
|
"args": [
|
|
"mcp"
|
|
]
|
|
}
|
|
}
|
|
}
|