12 lines
220 B
JSON
12 lines
220 B
JSON
{
|
|
"mcpServers": {
|
|
"ssh-manager": {
|
|
"command": "node",
|
|
"args": ["/tmp/mcp-ssh-manager/node_modules/mcp-ssh-manager/src/index.js"],
|
|
"env": {
|
|
"DOTENV_CONFIG_PATH": ".env"
|
|
}
|
|
}
|
|
}
|
|
}
|