nlinhvu/llm-sse-mcp-demo-2025
This project demonstrates the integration between LLM clients and MCP (Model Context Protocol) servers using Server-Sent Events (SSE) for real-time communication.
Platform-specific configuration:
{
"mcpServers": {
"llm-sse-mcp-demo-2025": {
"command": "npx",
"args": [
"-y",
"llm-sse-mcp-demo-2025"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...