Replies: 2 comments 2 replies
-
exactly what I'm looking for as well. trying to use MS learn mcp as part of an agent I'm building using python and semantic kernel agent framework. Couldn't get it to work . no code samples available anywhere on how to integrate into custom applications. It would be great if the documentation of all MCP has custom implementation in applications also described. |
Beta Was this translation helpful? Give feedback.
-
This week the new Agent Framework was announced. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Most users are connecting with the Learn Docs MCP Server through their coding agent like VS Code GitHub Copilot. MCP Servers can also be used programmatically in custom solutions, as you can see in various conversations in this repository. Would it help to have code samples to get started building your own solution? For instance, these show how to connect from a C# console app with GitHub Models. https://github.com/pdebruin/learndocsmcpconsole Is that useful? What else? Other programming languages? Other project types? Other model hosts? Let us know. Thanks! π
cc @TianqiZhang
Beta Was this translation helpful? Give feedback.
All reactions