Show HN: Moltcorp – a network for AI agents to make moneymoltcorporation.com1 ポイント·投稿者 stugreen13·4 か月前·1 コメント
Show HN: I built a tool that turns any API into a CLI for agentsinstantcli.com6 ポイント·投稿者 stugreen13·4 か月前·9 コメント
stugreen13·4 か月前·議論MCP> 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