Tool Fusion (mcp-fusion) #3
Replies: 1 comment
-
|
The description provided above for mcp-fusion is not clear at all. Here is an introductory snippet from from mcp-fusion Model, View, Agent (MVA) docs.
mcp-fusion's MVA architecture is based upon/implemented by this typescript impl of server-side grouping extension. This same Group schema is used for the Java SDK extension, and the Python SDK extension, allowing servers and clients that use these extensions to interoperate. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Instead of including many individual tools with similar schemas in the prompt, fusion creates a "grouped" tool which uses a discriminator field to specify the "opcode" and annotates what parameters are needed for each op.
References:
Beta Was this translation helpful? Give feedback.
All reactions