Show HN: Generate safe WebMCP tools from your OpenAPI spec or validation schemas
1–2 of 2 posts
Re: Show HN: Generate safe WebMCP tools from your OpenAPI spec or validation schemas
#2Generating tools from a spec is convenient, but it's also how you end up with a hundred tools whose descriptions all sound alike. They all get sent to the model on every turn, so selection gets worse even for the tools that were working fine before. Can you filter down to a subset of endpoints, or is it all-or-nothing per spec?