anubis-mcp-server-mac-os

AfterlifeSystems/anubis-mcp-server-mac-os
★ 0 stars Python Other Updated 5d ago
MCP Server for Macintosh Operating Systems
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-ma": {
      "command": "uvx",
      "args": [
        "anubis-mcp-server-mac-os"
      ]
    }
  }
}

Or install with pip: pip install anubis-mcp-server-mac-os