Skip to content

Commit 491e5c7

Browse files
tr00xclaude
andcommitted
fix: 6 real Telegram screenshots + MCP plugin links with repos
- Replace 5 old screenshots with 6 real ones: HQ status, menu, watchdog, hunter enrichment, SDR outreach, agent interaction - Add links to MCP servers: Twenty CRM, Serena, email-mcp, web-search, Apollo - Update Built With section with full tooling list Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ec2da8f commit 491e5c7

6 files changed

Lines changed: 20 additions & 18 deletions

File tree

README.md

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ I built this over weeks of sleepless nights — a full AI-powered HQ for an MSP
3434

3535
> Screenshots are in Russian — that's how we used it. Fully customizable to any language via the [Claude Code prompt below](#one-click-customization-with-claude-code).
3636
37-
| Main Menu | SDR Report | Hunter Report |
38-
|:---------:|:----------:|:-------------:|
39-
| <img src="doc/assets/screenshots/tg-main-menu.jpg" width="250"/> | <img src="doc/assets/screenshots/tg-sdr-report.png" width="250"/> | <img src="doc/assets/screenshots/tg-hunter-report.png" width="250"/> |
40-
| 12 agents, full command center | SMTP throttling, auto-retry | ICP scoring, DM verification |
37+
| HQ Status (12 agents) | Menu (command center) | Watchdog Alerts |
38+
|:----------------------:|:---------------------:|:---------------:|
39+
| <img src="doc/assets/screenshots/tg-hq-status.jpg" width="250"/> | <img src="doc/assets/screenshots/tg-menu.jpg" width="250"/> | <img src="doc/assets/screenshots/tg-watchdog.png" width="250"/> |
40+
| Live agent status dashboard | 12 buttons, full control | Self-healing Docker restarts |
4141

42-
| Lead Enrichment | Watchdog Alerts |
43-
|:---------------:|:---------------:|
44-
| <img src="doc/assets/screenshots/tg-hunter-enrichment.png" width="250"/> | <img src="doc/assets/screenshots/tg-watchdog-alerts.png" width="250"/> |
45-
| Enrichment queue, stale lead cleanup | Self-healing Docker restarts |
42+
| Hunter Enrichment | SDR Outreach | Agent Interaction |
43+
|:-----------------:|:------------:|:-----------------:|
44+
| <img src="doc/assets/screenshots/tg-hunter-enrichment.png" width="250"/> | <img src="doc/assets/screenshots/tg-sdr-outreach.png" width="250"/> | <img src="doc/assets/screenshots/tg-agent-interaction.png" width="250"/> |
45+
| ICP scoring, DM verification | SMTP throttle, sequences | Reply to any agent via Telegram |
4646

4747
---
4848

@@ -144,13 +144,12 @@ graph TB
144144

145145
| Server | Used By |
146146
|--------|---------|
147-
| Twenty CRM | Hunter, SDR, Closer, CEO |
148-
| Telegram | All agents |
149-
| Email SMTP/IMAP | SDR, Onboarding, Contracts |
150-
| Word Docs | Proposals, Contracts |
151-
| Web Search | Hunter, Gov Scout |
152-
| Apollo.io | Hunter |
153-
| Serena | IT Chef |
147+
| [Twenty CRM](https://github.com/twentyhq/twenty) (custom lite) | 11 of 12 agents |
148+
| [Telegram Send](https://core.telegram.org/bots/api) (custom) | 11 of 12 agents |
149+
| [Email SMTP/IMAP](https://www.npmjs.com/package/@codefuturist/email-mcp) | SDR, IT Chef, Onboarding |
150+
| [Web Search](https://www.npmjs.com/package/@zhafron/mcp-web-search) | Hunter, SDR, IT Chef, Gov Scout, Closer, Proposal Writer |
151+
| [Apollo.io](https://www.apollo.io/) (custom) | Hunter |
152+
| [Serena](https://github.com/oraios/serena) | IT Chef |
154153

155154
</td><td>
156155

@@ -410,9 +409,12 @@ You might find traces of the original company in some files. I scrubbed what I c
410409
| [Paperclip](https://github.com/paperclipai/paperclip) | AI company orchestration |
411410
| [Twenty CRM](https://github.com/twentyhq/twenty) | Open-source CRM |
412411
| [Claude Code](https://docs.anthropic.com/en/docs/claude-code) | Agent runtime (`claude_local`) |
413-
| [Cloudflare Tunnels](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/) | Secure remote access |
414-
| [Whisper.cpp](https://github.com/ggerganov/whisper.cpp) | Voice transcription |
415-
| [Apollo.io](https://www.apollo.io/) | Contact enrichment |
412+
| [Serena](https://github.com/oraios/serena) | Semantic code analysis MCP for IT Chef |
413+
| [@codefuturist/email-mcp](https://www.npmjs.com/package/@codefuturist/email-mcp) | Gmail SMTP/IMAP for SDR & Onboarding |
414+
| [@zhafron/mcp-web-search](https://www.npmjs.com/package/@zhafron/mcp-web-search) | Web search for 6 agents |
415+
| [Apollo.io](https://www.apollo.io/) | Contact enrichment for Hunter |
416+
| [Cloudflare Tunnels](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/) | Secure remote access (3 tunnels) |
417+
| [Whisper.cpp](https://github.com/ggerganov/whisper.cpp) | Voice-to-task via Telegram |
416418

417419
---
418420

File renamed without changes.
343 KB
Loading
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)