SPFsmartGATE / LIVE /LMDB5 /DOT-claude /settings.json
JosephStoneCellAI's picture
Upload 4 files
4aebb43 verified
{
"enabledMcpjsonServers": [
"spf-smart-gate"
],
"enableAllProjectMcpServers": true,
"permissions": {
"allow": [
"mcp__spf-smart-gate__spf_read",
"mcp__spf-smart-gate__spf_write",
"mcp__spf-smart-gate__spf_edit",
"mcp__spf-smart-gate__spf_bash",
"mcp__spf-smart-gate__spf_glob",
"mcp__spf-smart-gate__spf_grep",
"mcp__spf-smart-gate__spf_calculate",
"mcp__spf-smart-gate__spf_status",
"mcp__spf-smart-gate__spf_session",
"mcp__spf-smart-gate__spf_web_search",
"mcp__spf-smart-gate__spf_web_fetch",
"mcp__spf-smart-gate__spf_web_download",
"mcp__spf-smart-gate__spf_web_api",
"mcp__spf-smart-gate__spf_notebook_edit",
"mcp__spf-smart-gate__spf_brain_search",
"mcp__spf-smart-gate__spf_brain_store",
"mcp__spf-smart-gate__spf_brain_context",
"mcp__spf-smart-gate__spf_brain_index",
"mcp__spf-smart-gate__spf_brain_list",
"mcp__spf-smart-gate__spf_brain_status",
"mcp__spf-smart-gate__spf_brain_recall",
"mcp__spf-smart-gate__spf_brain_list_docs",
"mcp__spf-smart-gate__spf_brain_get_doc",
"mcp__spf-smart-gate__spf_rag_collect_web",
"mcp__spf-smart-gate__spf_rag_collect_file",
"mcp__spf-smart-gate__spf_rag_collect_folder",
"mcp__spf-smart-gate__spf_rag_collect_drop",
"mcp__spf-smart-gate__spf_rag_index_gathered",
"mcp__spf-smart-gate__spf_rag_dedupe",
"mcp__spf-smart-gate__spf_rag_status",
"mcp__spf-smart-gate__spf_rag_list_gathered",
"mcp__spf-smart-gate__spf_rag_bandwidth_status",
"mcp__spf-smart-gate__spf_rag_fetch_url",
"mcp__spf-smart-gate__spf_rag_collect_rss",
"mcp__spf-smart-gate__spf_rag_list_feeds",
"mcp__spf-smart-gate__spf_rag_pending_searches",
"mcp__spf-smart-gate__spf_rag_fulfill_search",
"mcp__spf-smart-gate__spf_rag_smart_search",
"mcp__spf-smart-gate__spf_rag_auto_fetch_gaps",
"mcp__spf-smart-gate__spf_config_paths",
"mcp__spf-smart-gate__spf_config_stats",
"mcp__spf-smart-gate__spf_tmp_list",
"mcp__spf-smart-gate__spf_tmp_stats",
"mcp__spf-smart-gate__spf_tmp_get",
"mcp__spf-smart-gate__spf_tmp_active",
"mcp__spf-smart-gate__spf_agent_stats",
"mcp__spf-smart-gate__spf_agent_memory_search",
"mcp__spf-smart-gate__spf_agent_memory_by_tag",
"mcp__spf-smart-gate__spf_agent_session_info",
"mcp__spf-smart-gate__spf_agent_context",
"mcp__spf-smart-gate__spf_projects_list",
"mcp__spf-smart-gate__spf_projects_get",
"mcp__spf-smart-gate__spf_projects_set",
"mcp__spf-smart-gate__spf_projects_delete",
"mcp__spf-smart-gate__spf_projects_stats",
"mcp__spf-smart-gate__spf_mesh_status",
"mcp__spf-smart-gate__spf_mesh_peers",
"mcp__spf-smart-gate__spf_mesh_call",
"mcp__spf-smart-gate__spf_api_session",
"mcp__spf-smart-gate__spf_flint_execute",
"mcp__spf-smart-gate__spf_pool_status",
"mcp__spf-smart-gate__spf_pool_assign",
"mcp__spf-smart-gate__spf_pool_release",
"mcp__spf-smart-gate__spf_transformer_status",
"mcp__spf-smart-gate__spf_transformer_infer",
"mcp__spf-smart-gate__spf_transformer_chat",
"mcp__spf-smart-gate__spf_transformer_train",
"mcp__spf-smart-gate__spf_transformer_metrics"
],
"deny": [
"Read",
"Write",
"Edit",
"Bash",
"Glob",
"Grep",
"WebFetch",
"WebSearch",
"NotebookEdit",
"Agent",
"Skill",
"EnterPlanMode",
"ExitPlanMode",
"EnterWorktree",
"ExitWorktree",
"TaskCreate",
"TaskGet",
"TaskList",
"TaskOutput",
"TaskStop",
"TaskUpdate",
"CronCreate",
"CronDelete",
"CronList"
]
},
"mcpServers": {
"spf-smart-gate": {
"command": "/data/data/com.termux/files/home/SPFsmartGATE/LIVE/BIN/spf-smart-gate/spf-smart-gate",
"args": [
"serve"
]
}
},
"ui": {
"feedbackLastShownTimestamp": 1773186815233
}
}