Replies: 1 comment 7 replies
-
|
The reason why we removed this is because we did not want to fully clone the MCP schema into OASF. In addition, the tools (and other property) information can be retrieved directly from URL field of the MCP server. For simplicity, all MCP server information can be gathered once the server is running and has an accessible URL, which means that OASF could simply provide ways to interact with the server (via URL) or optionally to also deploy the server (as to get the URL). |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
Prior to 0.6.0, we have pushed MCP records with a tool_configuration like the below. I see that tools, prompts and resources are now stripped out and the tool_configuration paragraph has been removed. Prompts and resources look easy to translate. For prompts, 'content' becomes 'command'; for resources, 'url' becomes 'uri'. But I don't see an equivalent for the 'parameters' object under tools, and it looks like it could be useful, if a tool does require parameters. Would it be possible to add this parameters object to tools?
Example current MCP Server record.
Beta Was this translation helpful? Give feedback.
All reactions