loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

Sicry

MCP Tool

dublen5269/Sicry

Enable AI agents to access Tor and .onion sites with a simple Python layer supporting built-in search engines and OSINT tools.

Install

$ npx loaditout add dublen5269/Sicry

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "Sicry": {
      "command": "npx",
      "args": [
        "-y",
        "Sicry"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

SICRY™ — Tor/Onion Network Access Layer for AI Agents

[](https://github.com/JacobJandon/Sicry/blob/main/LICENSE) [](https://github.com/JacobJandon/Sicry/actions/workflows/ci.yml)

by JacobJandon  ·  github.com/JacobJandon/Sicry

One Python file. Drop it into any project and your AI agent gets full access to the Tor/.onion dark web — the same clean tool interface agents use for the regular internet, just now for hidden services.

Robin's complete search engine catalogue (18 engines) and OSINT pipeline are baked in directly. No Robin install needed. No extra processes. No config beyond a .env file.

pip install requests[socks] beautifulsoup4 python-dotenv stem
apt install tor && tor &
cp .env.example .env   # add one API key (or use Ollama — no key needed)
python sicry.py check  # → CONNECTED via Tor  |  exit IP: 185.220.101.5

---

Contents
  1. What SICRY™ does
  2. Installation
  3. Quickstart
  4. All nine functions
  5. Tool schemas (Anthropic / OpenAI / Gemini)
  6. Framework integration
  7. CLI reference
  8. The full OSINT pipeline
  9. Analysis modes
  10. 18 search engines
  11. Environment variables
  12. Tor setup
  13. Architecture
  14. Troubleshooting
  15. Credits

---

What SICRY™ does

SICRY™ gives AI agents exactly 6 tools — the same 6 they already know how to use for the clearnet, just now running over Tor:

| SICRY™ tool | Clearnet equivalent | What it does | |---|---|---| | sicry_check_tor | health check | Verify Tor is active, get exit IP | | sicry_renew_identity |

Tags

ai-agentshidden-servicesllmmcp-serveronionosintpythonsecurity-researchsocks5threat-intelligencetortor-network

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated22 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/29/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/dublen5269/Sicry)](https://loaditout.ai/skills/dublen5269/Sicry)