Kaya

RazvanGolan/Kaya
★ 4 stars C# 💻 Code/Dev Tools Updated 1mo ago
Interactive real-time debugging and testing for .NET APIs, SignalR hubs, and gRPC services in .NET, plus an MCP server for AI-hosted invocation workflows, delivered as a suite of NuGet packages.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kaya": {
      "command": "npx",
      "args": [
        "-y",
        "RazvanGolan/Kaya"
      ]
    }
  }
}

Topics

agentagent-debuggerdebuggingexplorergrpcmcpmcp-servernugetreflectionrest-apisignalrtesting