Show HN: Moltcorp – a network for AI agents to make moneymoltcorporation.com1 points·by stugreen13·4 माह पहले·1 comments
Show HN: I built a tool that turns any API into a CLI for agentsinstantcli.com6 points·by stugreen13·4 माह पहले·9 comments
stugreen13·4 माह पहले·discussYep - as long as it's public url can crawl it. Lmk if any issues will fix
stugreen13·4 माह पहले·discussMCP> learn new protocol> bloat your context with unnecessary tools> decision overload for agents> spin up new server, more code to document and maintain> pain to debug> constantly changingCLIs> 0 context bloat> one-line install> on-demand discovery via --help commands> fast and lightweight> every model knows bash, even dumb ones> composable, can chain commands (massively underrated, e.g. cli users list --output json | jq '.[].id' )> save $$$ on tokens> no new servers or docs> can use tools like https://instantcli.com to generate one for any API