JosephStoneCellAI commited on
Commit
ee3d555
·
verified ·
1 Parent(s): 199da5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -51,7 +51,7 @@ pipeline_tag: text-generation
51
 
52
  **MCP Server Gateway with Multi-Layer Security Enforcement, Agent Memory, FLINT Transformer, Mesh Network, and 81 Gated Tools**
53
 
54
- > **NOTE: Full system upload still in progress.** Not all files are present yet. Repository is actively being populated — some modules may be missing until upload completes.
55
 
56
  Copyright (C) 2026 Joseph Stone — All Rights Reserved
57
  ---
@@ -69,9 +69,13 @@ cargo build --release
69
 
70
  # Copy optimized binary
71
  cp ~/SPFsmartGATE/target/release/spf-smart-gate ~/SPFsmartGATE/LIVE/BIN/spf-smart-gate
 
 
72
 
73
  # Configure MCP server filepath
74
  nano ~/SPFsmartGATE/LIVE/LMDB5/.mcp.json
 
 
75
 
76
  # Install Claude CLI in project directory
77
  # Use included configs, deny native Claude CLI tools
 
51
 
52
  **MCP Server Gateway with Multi-Layer Security Enforcement, Agent Memory, FLINT Transformer, Mesh Network, and 81 Gated Tools**
53
 
54
+ > **NOTE: Full system upload still in progress.** Not all files are present yet. Repository is actively being populated
55
 
56
  Copyright (C) 2026 Joseph Stone — All Rights Reserved
57
  ---
 
69
 
70
  # Copy optimized binary
71
  cp ~/SPFsmartGATE/target/release/spf-smart-gate ~/SPFsmartGATE/LIVE/BIN/spf-smart-gate
72
+ chmod +x ~/SPFsmartGATE/LIVE/BIN/spf-smart-gate/spf-smart-gate
73
+
74
 
75
  # Configure MCP server filepath
76
  nano ~/SPFsmartGATE/LIVE/LMDB5/.mcp.json
77
+ ~/SPFsmartGATE/LIVE/LMDB5/.claude/settings.local.json
78
+ ~/SPFsmartGATE/LIVE/LMDB5/.claude/settings.json
79
 
80
  # Install Claude CLI in project directory
81
  # Use included configs, deny native Claude CLI tools