Model Context Protocol (MCP)#
NeMo Agent toolkit Model Context Protocol (MCP) integration includes:
An MCP client to connect to and use tools served by remote MCP servers.
An MCP server to publish tools using MCP to be used by any MCP client.
Note: MCP client functionality requires the nvidia-nat-mcp package. Install it with uv pip install "nvidia-nat[mcp]".
MCP
- Connecting to Remote Tools
- Serving NeMo Agent toolkit Functions
- MCP Authentication
- Secure Token Storage