secure-torrent-mcp-agent

Oncorporation/secure-torrent-mcp-agent
★ 0 stars Unknown language AI/LLM Updated 3d ago
This is a project to make downloading torrents secure via scanning and available as an MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "secure-torrent-mcp-a": {
      "command": "npx",
      "args": [
        "-y",
        "Oncorporation/secure-torrent-mcp-agent"
      ]
    }
  }
}

README Excerpt

Harness-agnostic source tree for two orchestrators and their subagents. Canonical format is [agentskills.io](https://agentskills.io): one folder per agent or skill, `AGENT.md` / `SKILL.md` with YAML frontmatter. Distribute this tree as a **GitHub repository**, not a zip. Clone it, then copy or symlink into the harness paths in `harness/`. Do not put harness-specific secrets in this tree.