Tiro API
Use the API to work with Tiro data programmatically from external systems: fetch and search notes, process audio files, and receive webhooks. You also get API access to core resources like folders and word memory.Tiro MCP
Use MCP to bring Tiro notes and wiki straight into AI agents that support the Model Context Protocol, such as Claude. For example, you can ask an agent “Summarize this week’s meetings” and get an answer right away.Tiro CLI
Use the CLI to work with Tiro notes from your terminal. Search notes or download a transcript to a file. This comes in handy for automation scripts and CI environments where you can’t connect an MCP server.Find the full details in the developer docs
Authentication, API key issuance, API endpoints, webhook events, how to connect an MCP server, and more are documented in the developer docs. For the spec of each MCP tool, see the MCP tools docs.Frequently asked questions
Can anyone use it?
Yes. It’s available on every plan.Is there an extra charge?
No. The Tiro API, MCP, and CLI carry no extra charge. There’s a rate limit to prevent excessive calls, and if you go over it, wait a moment and try again.Related pages: Wiki · Ask Tiro · Connect Tiro to AI