ai-camp-mcp

No description

GitHub Stars

0

User Rating

Not Rated

Favorites

0

Views

76

Forks

0

Issues

0

README
ai-camp-mcp

This is a C# console application created with dotnet new console and managed with a solution file. To run the application, use:

dotnet run

To build the solution:

dotnet build

To open the solution in Visual Studio, use the .sln file.