Versions in this module Expand all Collapse all v0 v0.1.0 Mar 3, 2026 Changes in this version + func Bash(ctx context.Context, _ *mcp.CallToolRequest, input BashInput) (*mcp.CallToolResult, any, error) + func Schema() any + type BashInput struct + Command string + WorkingDir string