What problem does it solve?
TEL prevents credentials from entering Claude chat transcripts while still enabling authorized, audited actions against third-party services on the user’s behalf.
Core Features & Use Cases
- Credential-safe execution: Executes whitelisted TEL actions using credentials stored in 1Password, ensuring Claude never sees the secret.
- Strict allowlisting with auditability: Enforces policy YAML whitelisting, captures audit_id for traceability, and supports undo tokens for reversible actions.
- Operational controls: Provides health checks, service/action listing, dry-run validation (request-shape checks without execution), and policy reload for updates.
Use when you need to create or manage resources in services like Gamma, GitHub, Gmail, Vercel, Notion, or Linear through credentialed operations without exposing OAuth tokens or API keys in chat.
Quick Start
Ask to use TEL to perform the credentialed action, then provide the exact service, action, and arguments you want executed through the TEL client.