SPFsmartGATE / .mcp.json
JosephStoneCellAI's picture
Add files using upload-large-folder tool
001b2a5 verified
{
"mcpServers": {
"spf-smart-gate": {
"type": "stdio",
"command": "/data/data/com.termux/files/home/SWARMagents/1/SPFsmartGATE/LIVE/BIN/spf-smart-gate/spf-smart-gate",
"args": ["serve"],
"timeout": 7200000,
"env": {
"SPF_ROOT": "/data/data/com.termux/files/home/SWARMagents/1/SPFsmartGATE"
}
}
}
}