Hacker News with Generative AI: Tooling

Show HN: Open-Source Infra for a Single MCP Server to Search and Use 600 Tools (github.com/aipotheosis-labs)
ACI.dev is the open-source infrastructure layer for AI-agent tool-use. It gives your agents intent-aware access to 600+ tools with multi-tenant auth, granular permissions, and dynamic tool discovery—exposed as either direct function calls or through a Unified Model-Context-Protocol (MCP) server.
Meta MCP: Chaining Tools via Prompt-Driven Arguments (cefboud.com)
This post explores the concept of an MCP tool that can chain multiple tools within a single request, where the arguments for each tool can be dynamically generated using prompts based on the outputs of previous tools.
Ask HN: Is anyone doing anything cool with tiny language models? (ycombinator.com)
I mean anything in the 0.5B-3B range that's available on Ollama (for example). Have you built any cool tooling that uses these models as part of your work flow?
Trunk: Build, bundle and ship your Rust WASM application to the web (trunkrs.dev)
We moved away from web components – learnings from a Component-First DevTool (corbado.com)