Daniele
|
fa8bbcb808
|
add playwright connector (v1 / 1.0.0) + commit pending docs reorganization
- new global mcp_local connector wrapping @playwright/mcp@0.0.79:
index.js argv wrapper (--headless --isolated --no-sandbox) importing
the package cli.js, postinstall downloads chromium-only browser,
verify.js headless-launch probe, 24 tools with display names
- also carries the pending docs work: changelog extracted to
CHANGELOG.md, manifest guide, SKALD.md/CLAUDE.md updates
|
2026-08-19 17:37:13 +01:00 |
|
dguiducci
|
1caba6946c
|
Add Email (IMAP/SMTP) and SSH Remote Access connectors
- CLAUDE.md: developer guide for the marketplace repo
- email/: generic IMAP+SMTP connector (stdlib only, config via env)
- env[] array, auth.type: password, verify.py (IMAP+SMTP probe)
- ssh/: SSH Remote Access connector ported from Skald, modified
- ALIASES_FILE → ~/.ssh_aliases.json (was ./secrets/...)
- optional env[] (TTL/timeout tunables)
- auth.type: none (per-alias auth at runtime via elicitation)
- tavily/: restructured with env[] (tavilyApiKey), verify.py, auth block
- connectors.json: added email, ssh, and tavily verify.py entries
- SKALD.md: documented env[], verify, password auth, SSH connector
|
2026-07-16 22:29:33 +01:00 |
|