sentinel-stack-public

azfarh95/sentinel-stack-public
★ 0 stars TypeScript 🔌 API Integration Updated today
Sentinel AI Stack — self-hosted personal AI assistant on local hardware, controlled via Telegram. MetaMCP + OpenClaw + Watchdog bot + MCP servers.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sentinel-stack-publi": {
      "command": "npx",
      "args": [
        "-y",
        "azfarh95/sentinel-stack-public"
      ]
    }
  }
}

README Excerpt

A personal AI assistant running entirely on local Windows hardware, controlled through Telegram. Send it a message and it searches the web, manages your calendar, downloads videos, sets reminders, remembers things across sessions, and more — no terminal required. **Version:** see [VERSION](VERSION) · [Changelog](https://github.com/YOUR_GITHUB_USERNAME/sentinel-stack/releases)