File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # VHS Demo — osint-mcp-server
2+ Output .github/demo.gif
3+
4+ Set Shell "bash"
5+ Set FontSize 14
6+ Set Width 900
7+ Set Height 550
8+ Set Theme "Catppuccin Mocha"
9+ Set Padding 20
10+ Set TypingSpeed 35 ms
11+
12+ # List all tools
13+ Type `npx osint-mcp-server --list`
14+ Sleep 300 ms
15+ Enter
16+ Sleep 5 s
17+
18+ # DNS lookup
19+ Type `npx osint-mcp-server --tool dns_lookup '{"domain":"example.com","type":"A"}'`
20+ Sleep 300 ms
21+ Enter
22+ Sleep 5 s
23+
24+ # Email security check
25+ Type `npx osint-mcp-server --tool dns_email_security '{"domain":"example.com"}' --format text`
26+ Sleep 300 ms
27+ Enter
28+ Sleep 8 s
29+
30+ Sleep 3 s
Original file line number Diff line number Diff line change 6262 <img src =" https://img.shields.io/badge/free%20tools-21-22c55e " alt =" 21 Free Tools " >
6363</p >
6464
65+ <p align =" center " >
66+ <img src =" https://raw.githubusercontent.com/badchars/osint-mcp-server/main/.github/demo.gif " alt =" osint-mcp-server demo " width =" 800 " >
67+ </p >
68+
6569---
6670
6771## The Problem
You can’t perform that action at this time.
0 commit comments