Developers · Raycast
Your vault, a keystroke away.
A Raycast extension to search, browse, and ask your Granite vault without leaving the launcher. Three commands work on their own (no Raycast Pro required), plus optional AI tools for Raycast's own assistant.
Commands
| command | what it does |
|---|---|
Search Vault | ranked search (hybrid / keyword / semantic) → open any result with its full fields |
Ask Vault | ask a question → a synthesized answer with sources (Granite's own AI) |
Browse Documents | scroll your whole vault, paginated |
These need no Raycast Pro. Ask Vaultcalls Granite's server-side Q&A. It is not a Raycast AI feature.
AI tools (optional)
With Raycast Pro, the extension also exposes four AI tools: search-vault, list-documents, get-document, ask-vault, so you can @granitein Quick AI or AI Chat and let Raycast's assistant work your vault. Dropping them changes nothing about the three commands above.
Setup
1. Install the extension from the Raycast Store.
2. Mint a token. In Granite, go to Settings → Apps & API → Access tokens and create one. Check both scopes: documents:read and vault:ask (without vault:ask, the Ask Vault command can't run). Copy the gra_live_…value. It's shown once.
3. Paste it into the extension's preferences (the API Token field). The API Base URL defaults to https://api.granite.co/v1. Leave it as is. Then run Search Vault.
Notes
The extension is a thin client over the read-only Agent API. Authentication, per-account scoping, prompt-injection sanitization, audit logging, and rate limits all happen server-side. It is read-only: uploads stay on the web app and email-in. Documents open in Granite at app.granite.co/documents/<id>. Part of Granite Paid.