added pi
This commit is contained in:
17
pi/.pi/agent/mcp.json
Normal file
17
pi/.pi/agent/mcp.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"qmd": {
|
||||
"command": "qmd",
|
||||
"args": [
|
||||
"mcp"
|
||||
],
|
||||
"directTools": true
|
||||
},
|
||||
"opty": {
|
||||
"command": "opty",
|
||||
"args": [
|
||||
"mcp"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user