Skip to content
Discussion options

You must be logged in to vote

Just tried JSON→TOON conversion using the new mcpproxy code_execution feature (#627) 🎉

My prompt:

Read this post: https://dev.to/akki907/toon-vs-json-the-new-format-designed-for-ai-nk5. Then implement and run code that converts the tool's JSON output to TOON format, using the everything-server structuredContent tool. Output ONLY TOON data in code execution response

Code execution output:

{
  "ok": true,
  "value": "conditions: Partly cloudy\nhumidity: 65\ntemperature: 22.5\n"
}

Worked out of the box! The ability to call MCP tools from within code execution and transform their output is incredibly powerful. This makes it trivial to implement format converters and data transformations wit…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by amit-yo-9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants