Tag: LM Studio
All the articles with the tag "LM Studio".
-
用 .NET 写一个简单 MCP Server:从 stdio 到本地工具
Published: at 01:03 AMMCP Server 可以让 Cursor、VS Code、LM Studio 等 AI 客户端发现并调用你定义的本地工具。这篇基于 Paul Michaels 的示例,梳理 .NET MCP Server 的最小注册、tool attribute、DI 注入、LM Studio 工具、客户端配置和日志注意事项。