Create, manage, and review notes in Granola. Use the @granola
AI extension to ask questions about your notes, or trigger other AI tasks, for example:
create a list of tasks for me in @todoist based on my last meeting in @granola
So long as you have Granola installed and running, and you are logged in, you can use this extension right away.
If you run into any issues, please verify the following:
~/Library/Application Support/Granola
folderNew Note
command - which starts a new note and recording immediately in GranolaSearch Notes
command - which allows you to view your notes in a list, view their details, copy their links, or copy their contents as HTML or MarkdownAI Notes
AI command - which allows you to use Raycast AI on top of Granola and other AI extensionsHow does this extension work?
This extension reads local data from your ~/Library/Application Support/Granola
folder. It also grabs your Granola API access_token
from the same folder. When pulling AI notes, this extension uses that token to make API calls to the private Granola API on your behalf; same as if you were opening the note directly in the Granola app. This access_token
changes every 24 hours or so (at least from my initial testing) so pulling it dynamically this way will keep the extension working. If not, you may need to launch Granola and re-sign in if your session has expired.
What data does this extension collect? This extension does not collect any data. It only reads data from your local Granola app data, or directly from the Granola API, the same way the Granola app does behind the scenes.
This plugin is an independent project and is not affiliated with, endorsed by, or in any way officially connected to Granola Inc. All trademarks and copyrights related to Granola and Granola AI are the property of their respective owners.