8 lines
127 B
C#
8 lines
127 B
C#
using ModelContextProtocol.Server;
|
|
|
|
namespace Alchegos.MCP.Tools;
|
|
[McpServerToolType]
|
|
public static class YoutrackTool
|
|
{
|
|
|
|
} |