fix(mcp): truncate tool names exceeding 64-char limit; fix(java): short-circuit RequestBody.serialize for direct body requests; feat(mcp): add manual testing with vercel ai sdk; fix(mcp): fixed bug to correctly read flags or environment variable; fix(python): avoid variable shadowing of other arguments and imports (#1866)
Generator changes (3)
Bug fixes
mcp-typescript
fixed bug to correctly read flags or environment variable
New features
mcp-typescript
add manual testing with agents
Bug fixes
typescriptv2
truncate MCP tool names exceeding 64-char limit with deterministic hash suffix, override the tool name explicitly with `x-speakeasy-mcp`