Msty Studio
Give models in Msty Studio access to your memos.
Connect with the GigaRAG CLI
Msty Studio keeps its settings somewhere a command cannot safely rewrite, so the CLI prints exactly what to enter instead. Signing in still happens in your browser, and no key is written into any config file.
npm install -g gigarag gigarag login gigarag connect msty
Paste what it prints, then restart Msty Studio afterwards. Nothing here expires, and gigarag connect --remove takes GigaRAG back out of everything it touched.
Or set it up by hand
- 1.
Open Toolbox, then Add New Tool, then HTTP
- 2.
Paste this as the MCP Server URL
Server URLhttps://mcp.gigarag.com/mcp
- 3.
Under Headers, add Authorization with this value
AuthorizationBearer <api-key>
- 4.
Click Add
Check it worked
Send this once it is connected. An answer drawn from your workspace means the connection is live.
List my GigaRAG buckets.
Written from the official docs: Msty tools