Services this recipe uses
Every call runs through Vaaya. No per-vendor signup, API keys, or billing.
A per-user persistent file library (up to 100MB per file) with fresh signed download URLs.
Managed semantic memory that turns conversation turns into searchable facts.
Temporal knowledge-graph memory that serves a ready-made context block for prompts.
How your agent runs it
The exact play your agent executes unattended once Vaaya is installed.
files.upload to store a generated assetfiles.list next session to check it exists before regeneratingfiles.get to fetch a fresh signed URL to reuse itmem0.add (or zep.add) to store facts as they appearmem0.search (or zep.get-context) to recall the relevant ones laterPart of a bigger ecosystem
These and hundreds more services are reachable through Vaaya.
Install Vaaya and your agent reaches every service above, and hundreds more. $100 free credit to start.
npx @vaaya/mcp install
Related recipes