Real-time anomaly detection for blockchain, aviation, GitHub, mempool, and depeg signals.
claude mcp add anomaly-mcp -- npx -y @forgemeshlabs/anomaly-mcp
claude_desktop_config.json
{
"mcpServers": {
"anomaly-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/anomaly-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"anomaly-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/anomaly-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"anomaly-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/anomaly-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"anomaly-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/anomaly-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"anomaly-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/anomaly-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.forgemeshlabs--anomaly-mcp/reviews or the review_server meta-tool.
POST /mcp