# Immolog MCP SSE Server

Provide a specialized MCP server using Server-Sent Events (SSE) to integrate Immolog's business tools and prompts. Enable seamless connection with LibreChat and other clients for real-time data and a…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add momo590/mcp-sse-immolog

# Browse available tools
npx -y smithery tool list momo590/mcp-sse-immolog
```
