JosephStoneCellAI commited on
Commit
e4a2c71
·
verified ·
1 Parent(s): 9071232

Delete .mcp.json

Browse files
Files changed (1) hide show
  1. .mcp.json +0 -13
.mcp.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "mcpServers": {
3
- "spf-smart-gate": {
4
- "type": "stdio",
5
- "command": "/data/data/com.termux/files/home/SWARMagents/1/SPFsmartGATE/LIVE/BIN/spf-smart-gate/spf-smart-gate",
6
- "args": ["serve"],
7
- "timeout": 7200000,
8
- "env": {
9
- "SPF_ROOT": "/data/data/com.termux/files/home/SWARMagents/1/SPFsmartGATE"
10
- }
11
- }
12
- }
13
- }