# 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/cli@latest mcp add chughtapan/praga_core

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

---

Source: https://github.com/chughtapan/praga_core
