# Pragmatic RAG Agents Core

Build and deploy pragmatic retrieval-augmented generation (RAG) agents efficiently. Integrate various data sources and APIs to enhance your AI agents' capabilities. Streamline agent development with …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add chughtapan/praga_core

# Browse available tools
npx -y smithery tool list chughtapan/praga_core
```
