torrentclaw-mcp/tests
Deivid Soto e011c0f63e fix: correct README inconsistencies and add TORRENTCLAW_ALLOW_PRIVATE
- Rename get_torrent_download_url → get_torrent_url in README tools table
- Add TORRENTCLAW_ALLOW_PRIVATE env var to bypass SSRF checks for
  self-hosted setups (localhost, private IPs)
- Update self-hosted config example with TORRENTCLAW_ALLOW_PRIVATE=true
- Add Prompts section to README
- Add 3 tests for ALLOW_PRIVATE behavior (88 tests total)
2026-02-09 17:46:24 +01:00
..
formatters feat: initial release of torrentclaw-mcp server 2026-02-09 17:26:23 +01:00
resources feat: initial release of torrentclaw-mcp server 2026-02-09 17:26:23 +01:00
tools feat: initial release of torrentclaw-mcp server 2026-02-09 17:26:23 +01:00
api-client.test.ts feat: initial release of torrentclaw-mcp server 2026-02-09 17:26:23 +01:00
config.test.ts fix: correct README inconsistencies and add TORRENTCLAW_ALLOW_PRIVATE 2026-02-09 17:46:24 +01:00
helpers.ts feat: initial release of torrentclaw-mcp server 2026-02-09 17:26:23 +01:00
prompts.test.ts feat: initial release of torrentclaw-mcp server 2026-02-09 17:26:23 +01:00