AI agents want your API keys. Don't give them your API keys.
I built agentgate - a proxy that lets AI read my GitHub, calendar, Bluesky, etc. But any writes get queued for me to approve first. I review them over coffee.
Made an open source MCP (model context protocol) server to let an AI coding agent like Claude Code see its canvas output and also send errors and debugging for quickly iterating on a codebase.
Video here: https://www.youtube.com/watch?v=z2on3KelaH4
That's a good question. Our storage is in local indexeddb. And the site is https, so no one should see your flow if you don't share it.
That said there's nothing stopping you from reaching out to another secure service or plugin before making requests.
Of course this was more of a fun example of something you can do with the Page Nodes platform than an actual echo replacement. And a way of getting started connecting services.
Definitely move on to some dedicated hardware if you're serious about this sort of thing.
I built agentgate - a proxy that lets AI read my GitHub, calendar, Bluesky, etc. But any writes get queued for me to approve first. I review them over coffee.