JinFanZheng/kode-sdk-csharp
Kode Agent SDK for .NET - Event-driven AI Agent runtime supporting Anthropic Claude and OpenAI GPT models with tool calling, state management, and event streaming
Platform-specific configuration:
{
"mcpServers": {
"kode-sdk-csharp": {
"command": "npx",
"args": [
"-y",
"kode-sdk-csharp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...