Files
Alchegos.MCP/Tools/YoutrackTool.cs
2025-05-01 23:01:29 +01:00

8 lines
127 B
C#

using ModelContextProtocol.Server;
namespace Alchegos.MCP.Tools;
[McpServerToolType]
public static class YoutrackTool
{
}