anomaly mcp for Windsurf
io.github.forgemeshlabs/anomaly-mcp
Real-time anomaly detection for blockchain, aviation, GitHub, mempool, and depeg signals.
client:Windsurf
transport:stdio
runtime:npm
Install anomaly mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"anomaly-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/anomaly-mcp"
],
"env": {
"ANOMALY_API_BASE": "<ANOMALY_API_BASE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs