Apps and tools that work well with AI agents — have APIs, CLIs, MCP servers, or other programmatic interfaces that let agents interact without screenshots or manual UI automation.
You're viewing this list as a guest. Sign in to comment or star items.Sign in
What Works: Script commands, extensions API, deeplinks · What Doesn't: Cannot update snippets/text expansions programmatically — must use GUI · How to Fix: Expose snippets CRUD via CLI or API. Until then, use Espanso instead for text expansion
What Works: Has API for DNS management, domain registration · What Doesn't: API requires IP whitelisting (must call from pre-approved IP). No CLI tool. Dashboard needed for some account operations · How to Fix: Ship a first-party CLI. Remove IP whitelist requirement or support API key auth. See: we call Namecheap API via SSH to our whitelisted Mac mini
What Works: REST API + CLI for deploys, env vars, scaling · What Doesn't: Some advanced config (custom domains, team management) still easier in dashboard · How to Fix: Already pretty good — mostly agent-friendly
What Works: Can trigger presets via CLI/AppleScript · What Doesn't: Cannot create or edit gestures/triggers programmatically — GUI-only config · How to Fix: Export/import config as JSON + CLI for CRUD
What Works: Has API for pages, databases, blocks · What Doesn't: No CLI, API has limitations (can't do everything the web app can), rate limited · How to Fix: First-party CLI, expand API coverage