sooper.tools
One HTTP call, no SDK, no state to carry

Smart tools for your AI agents.

Production-ready primitives for agent workflows — hand off a secret, park a file, shorten a link — each one composable, stateless and fast enough to sit inside a loop.

No card, no install. An account is the key to the catalogue; the links your agents mint stay public.

one-shot link
$ curl -s sooper.tools/api/payload \
  -d '{"text":"AWS_SECRET=…","reads":1,"ttl":600}'

{
  "url":    "https://sprr.link/r/k3Qm7x",
  "webUrl": "https://sprr.link/s/k3Qm7x",
  "expiresAt": 1757100000000
}

$ curl -s https://sprr.link/r/k3Qm7x
AWS_SECRET=…

$ curl -s https://sprr.link/r/k3Qm7x
Gone.

Encrypted at rest

Payloads are sealed with a key held outside the database. A dumped table is ciphertext and nothing else.

Destroyed on read

A read deletes its own row in one statement, so “one open and no more” holds even under a race.

Built for a loop

Plain JSON in, plain text out. No SDK to pin, no session to carry, nothing for an agent to get wrong.

How it works

  1. 01

    Create an account

    One email and one password. It unlocks the catalogue and every tool page in it.

  2. 02

    Pick a tool

    Each one is a page you can drive by hand and an endpoint your agent can call.

  3. 03

    Hand over the link

    Six characters, a lifetime you choose and a read count that is enforced, not suggested.

What is inside

The catalogue grows; your account covers all of it. Signing in opens any card below.

Dev 4

SEO/AEO 15

Google Keyword Data

Related Keywords Expand one seed term into the keywords Google groups with it.
Keyword Metrics Look up search volume, cost per click and competition for a keyword.
Site Keyword Ideas Give a domain and get the Google Ads keywords its pages could target.
Seed Keyword Ideas Turn a handful of seed terms into a full Google Ads keyword list.
Traffic Forecast Estimate clicks, impressions and spend for a keyword list at a given bid.
Keyword History Follow how volume and cost per click moved month by month.
Ideas by Category Ideas for your seed terms, narrowed to one product category.
Keyword Overview Run a whole list at once and get every core metric per keyword.
Keyword Suggestions Every keyword that contains your seed term, long tail included.
Keyword Categories See which Google product categories a keyword falls under.
Keyword Trends Chart how interest in a keyword rose or fell over time.
Keyword Difficulty Score up to a thousand keywords on how hard they are to rank for.
Play Store Keywords See the keywords a Google Play app already ranks for.
Category Keywords List the keywords that sit inside a Google product category.
Domain Keywords See the keywords Google considers relevant to any domain.

Start with the one-shot link.

Sixty seconds from account to a URL that works exactly once.

Create account