Jordiag/simple-mcp-sse-client
A Semantic Kernel C# client example that connects to a MCP server over HTTP.
Platform-specific configuration:
{
"mcpServers": {
"simple-mcp-sse-client": {
"command": "npx",
"args": [
"-y",
"simple-mcp-sse-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...