This project implements a Model Context Protocol (MCP) server that provides a bridge between a PostgreSQL database and an AI agent powered by Google's Gemini LLM. The server allows natural language ...
A TypeScript service that connects to Price Feed WebSocket and stores real-time trades in PostgreSQL. Includes automatic cleanup of trades older than 5 minutes via cron job.