Back to MCP Servers
WaveGuardClient
Physics-based anomaly detection via MCP. Uses Klein-Gordon wave equations on GPU to detect anomalies with high precision (avg 0.90). 9 tools: scan, fingerprint, compare, token risk, wallet profiling, volume check, price manipulation detection.
data-science-toolsgo
By gpartin
Installation
npx -y WaveGuardClientConfiguration
{
"mcpServers": {
"WaveGuardClient": {
"command": "npx",
"args": ["-y", "WaveGuardClient"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes