Show HN: Anytool – Give your LLM infinite tools with one API(anytoolhq.com)
anytoolhq.com
Show HN: Anytool – Give your LLM infinite tools with one API
https://anytoolhq.com/
7 comments
Cool. Will try this with my agent.
Quick comment: the code on the website isn't using any sort of intellisense or highlighting
Quick comment: the code on the website isn't using any sort of intellisense or highlighting
I can't seem to create tools on https://anytoolhq.com/dashboard. Report back when it works, and I'll give it a try.
Hey thanks for taking a look! Diving in now. [email protected] routes to me, happy to chat!
edit: problem found, fixed, and tested.. let me know if you have a chance to try again
edit: problem found, fixed, and tested.. let me know if you have a chance to try again
I tried creating a tool, it's been stuck "generating" for a few minutes now.
Thanks for testing - i apologize for wasting your time... But I did take a deep look at things and figured out how to make generation of tools more reliable.
If you're still interested, please take another try... I've got more visibility into logs and errors, and it should be much more reliable!
If you're still interested, please take another try... I've got more visibility into logs and errors, and it should be much more reliable!
[deleted]
Yes, thank you, I know it's not ideal now. It would make a much better impression.
I plan on adding it soon, after smoothing out the internals.
I plan on adding it soon, after smoothing out the internals.
Context got noisy, tokens bloated, iteration slowed.
So I built Anytool: a single meta‑tool your agent calls to generate exactly the tool it needs, on demand.
First run generates + caches the code; subsequent runs are instant.
Each tool comes with its own isolated sandbox, ephemeral filesystem, per‑tool KV state, dedicated SQLite DB, per‑user env (USER_), full npm in a Bun container, and outbound fetch for APIs.
How I built it:
What it does:
Try it: AnytoolHQ.com
Privacy/Safety:
Would love feedback on:
Happy to answer questions.. cheers!
- Jordan Coeyman (x.com/acoyfellow)