Back to Apps

SICRY
by jacobjandon
Tor/.onion network access layer for AI agents providing dark web search, fetching, and OSINT analysis.
0 stars
Works in:Cursorzed
Exposes:Tools
What it does
SICRY™ acts as a secure gateway for AI agents to interact with the Tor network and .onion hidden services. It abstracts the complexity of Tor routing, providing a clean set of tools for searching the dark web, fetching content from onion sites, and performing structured OSINT analysis.
Tools
sicry_search: Queries 18 dark web search engines simultaneously to find hidden services.sicry_fetch: Reads content from any .onion or clearnet URL via the Tor network.sicry_ask: Generates structured OSINT reports (Threat Intel, Ransomware, PII) from raw dark web content.sicry_renew_identity: Rotates the Tor circuit to obtain a fresh exit node and identity.sicry_check_tor: Verifies Tor connectivity and retrieves the current exit IP.sicry_check_engines: Pings dark web search engines to determine latency and availability.
Installation
Ensure the Tor daemon is installed and running (apt install tor && tor &). Then add to claude_desktop_config.json:
{
"mcpServers": {
"sicry": {
"command": "python",
"args": ["/absolute/path/to/sicry.py", "serve"]
}
}
}
Supported hosts
- claude
- cursor
- zed
Quick install
python sicry.py serveInformation
- Pricing
- free
- Published
- 6/8/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
zed
python /absolute/path/to/sicry.py serveCursor
python /absolute/path/to/sicry.py serveClaude Desktop
python /absolute/path/to/sicry.py serve





