network_forensics / claude_desktop_config_remote.json
WHOAM-EYE's picture
Upload folder using huggingface_hub
d9ac8a7 verified
raw
history blame contribute delete
235 Bytes
{
"mcpServers": {
"network-forensics": {
"command": "cmd",
"args": ["/c", "npx", "-y", "mcp-remote", "http://127.0.0.1:8000/mcp-standard"],
"env": {},
"disabled": false,
"autoApprove": []
}
}
}