> ## Documentation Index
> Fetch the complete documentation index at: https://arize-ax.mintlify.site/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Module 4: Tools and MCP

> Give agents tools and connect them to external systems with the Model Context Protocol.

## Tools and MCP

<Frame>
  <iframe width="100%" height="420" src="https://www.youtube.com/embed/X5LumwnyzsM" title="Module 4: Tools and MCP" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>

Give agents tools to act with, and connect them to external systems using the Model Context Protocol (MCP).

## Labs

### Lab 4: Tools and MCP

<Frame>
  <iframe width="100%" height="420" src="https://www.youtube.com/embed/sT2PW5xzLs4" title="Lab 4: Tools and MCP" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>

Add tools to an agent and wire it up to external systems over MCP.

## Up next

<Card title="Module 5: RAG and agentic RAG" href="/ax/learn/courses/ai-agent-mastery/module-5-rag-and-agentic-rag" icon="database">
  Ground agents in your data with retrieval, and let them drive retrieval agentically.
</Card>
