This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed gateway.describe to expose nested array/object item schemas and corrected index-it-mcp manifest to launch stdio transport.
Full changelog
Fixed
gateway.describenow exposes nested array/object item schemas. Array and
object arguments were collapsed to a bare"array"/"object"type, hiding
item shape and required item fields, so agents wasted calls guessing at the
payload (e.g.brightdata::search_engine_batchneeds
{"queries": [{"query": "..."}]}).ArgInfogains an optionalitem_schema
with a compact one-level summary, and theinvoke_templateplaceholder now
shows the nested shape (e.g.[{"query": "<string>"}]). Scalar-arg output is
unchanged. (issue #87)index-it-mcpmanifest entry now launches thestdiotransport. The
shipped entry ranserve(the HTTP/admin surface) where PMCP's local process
path needs a stdio MCP child;command/argsand all four install platforms
now end instdio. (issue #89)
Docs
- README pilot config for provisioning
index-it-mcpvia.mcp.jsonwith a
pinned version and the operational env block, noting that per-entryenvis
honored only from.mcp.json(the manifest/overlay schema has noenv:).
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ViperJuice/mcp-gateway
A meta-server for minimal Claude Code tool bloat with progressive disclosure and dynamic server provisioning. Exposes 9 stable meta-tools, auto-starts Playwright and Context7, and can dynamically provision 25+ MCP servers on-demand from a curated manifest.
Beta — feedback welcome: [email protected]