expose local MCP tools to Semantic Kernel in Backend #12926
Joachim Leonfellner (nor0x)
started this conversation in
General
Replies: 0 comments
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.
I've built a local MCP server which interacts with a client app directly on the users machine. In my implementation I'm not running the SemanticKernel directly on the client but in an ASP.NET API - is there a way to expose the local MCP tools to the Kernel on the backend and how would tool calling work in such a scenario?
Thank you
All reactions