Loading subscription status...
{
"mcpServers": [
{
"FileScopeMCP": {
"args": [
"<build script sets this>/mcp-server.js",
"--base-dir=C:/Users/admica/my/project/base"
],
"command": "node"
}
},
{
"FileScopeMCP": {
"args": [
"-d",
"Ubuntu-24.04",
"/home/admica/FileScopeMCP/run.sh"
],
"command": "wsl"
}
}
]
}