MCP strongly typed layer
Should we be able to leverage mcps functions from code?
The title and body are extremely vague. “MCP strongly typed layer” doesn’t explain what MCP is, or what the “strongly typed layer” aims to achieve.
The question “Should we be able to leverage mcps functions from code?” lacks context. It needs to state why this question is being asked and what the desired outcome is.
To help me understand, could you clarify:
- What does MCP stand for?
- What problem are you trying to solve by allowing code to leverage MCP functions?
- What is the intended purpose of this “strongly typed layer”?
AI-generated content by issue-reviewer may be incorrect
this will be so useful I found mayself doing this with mcp as well export all the functions from top level module with better function names instead of tool names
I need to a bit of cleanup but it's definitely doable. In fact, we should be able to run any tool that in the context. MCP does not formally define a output schema but i suspect it will appear in time.
requires https://github.com/microsoft/genaiscript/issues/1456