Commit Graph

4 Commits

Author SHA1 Message Date
Matt Cowger 2c4b6234cb feat: implement dynamic MCP tool name support with triple underscore separator
- Add helper functions to detect and parse dynamic MCP tool names
- Normalize dynamic tools to standard 'use_mcp_tool' format
- Use triple underscores (___) as separator to allow underscores in tool names
- Update tool name generation in mcp_server.ts
- Add comprehensive test coverage for dynamic tool parsing
- Extract toolInputProps and convert to JSON string for MCP server compatibility
2025-10-23 22:48:24 -07:00
Christiaan Arnoldus 287ab11a90 Update docs and add changeset 2025-10-20 22:18:22 +02:00
Arnoldus, Christiaan 38ca9ea572 Tweak docs 2025-10-20 15:33:57 +02:00
Matt Cowger 7856833bd6 Add documentation. 2025-10-16 22:46:22 -07:00