Server Config
{
"mcpServers": {
"script": {
"command": "/path-to/script-mcp",
"args": [
"-env",
"path-to-env-file"
]
}
}
}{
"mcpServers": {
"script": {
"command": "/path-to/script-mcp",
"args": [
"-env",
"path-to-env-file"
]
}
}
}