# 3070 Llamaindex 332803db

> LlamaIndex Integration with ContextForge

- Skill: `tools-only/3070-llamaindex-332803db` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/3070-llamaindex-332803db`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/3070-llamaindex-332803db/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/3070-llamaindex-332803db

---

# LlamaIndex Integration with ContextForge

LlamaIndex is a framework for building retrieval-augmented generation (RAG) pipelines.

---

## 🔧 MCP Support

You can wrap tool calls from ContextForge as query engines, retrievers, or tool nodes inside LlamaIndex.

A dedicated `ToolRetriever` adapter is under development to support direct MCP tool discovery.

