# 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/cli@latest mcp add momo590/mcp-sse-immolog

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

---

Source: https://github.com/momo590/MCP-SSE-IMMOLOG
