Trio — управление митингами и заметками

integrations

Trio is a Claude Code skill that connects it to the Trio project management and team collaboration platform via the Membrane CLI, enabling interaction with meetings, notes, and contacts through discoverable actions and direct API proxy requests. Membrane handles authentication and credential refresh automatically, so integration logic stays clean and token-efficient. Use `membrane action list --intent=QUERY` to find relevant actions and `membrane action run` to execute them with JSON input; for edge cases not covered by pre-built actions, the proxy command forwards requests directly to the Trio API with injected auth headers. A Membrane account (free tier supported) and network access are required. Ideal for teams that want to read or update Trio data and automate collaborative workflows from within Claude Code.