mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-29 22:56:37 +08:00
10 lines
140 B
JSON
10 lines
140 B
JSON
{
|
|
"mcpServers": {
|
|
"canyon": {
|
|
"command": "/app/bin/canyon",
|
|
"args": ["mcp"],
|
|
"env": { "HOME": "/root" }
|
|
}
|
|
}
|
|
}
|