Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Apr 15:30
6989567

0.1.0 (2026-04-06)

Features

  • add ${VAR} environment variable expansion in mcp.json (#2) (be29968)
  • add description, allowedTools, and allowedResources options (#17) (c5db3b2)
  • add Docker support with multi-platform builds (#27) (0dea594)
  • add README (637552d)
  • add support for structured output (#11) (7e732da)
  • deterministic param ordering and type validation for execute_code (b64dcd2)
  • initial commit of mvp (ecafd1c)
  • wire downstream tools as callable functions in execute_code (#4) (595616b)

Bug Fixes

  • address misc issues (#15) (24bef9e)
  • consolidate release workflow (#25) (fe9ef0f)
  • startup messages to stderr. (reserve stdio for JSON-RPC MCP messages) (#1) (1ce1658)