Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.1 KB

File metadata and controls

30 lines (22 loc) · 1.1 KB

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.
:caption: MCP

Connecting to Remote Tools <./mcp-client.md>
Serving NeMo Agent toolkit Functions <./mcp-server.md>