nat-mcp-and-serving
作者: nvidia
在服務 NeMo Agent Toolkit 工作流程、透過 FastAPI 暴露工作流程、設定 MCP 客戶端或伺服器,或排除傳輸與伺服器問題時使用…
npx skills add https://github.com/nvidia/nemo-agent-toolkit --skill nat-mcp-and-servingNeMo Agent Toolkit MCP and Serving
Use this skill when a workflow needs to call remote MCP tools or be served as an API.
Workflow
- Read the reference for the protocol or server target.
- Keep serving configuration separate from workflow logic where possible.
- Validate locally with a small request before adding deployment details.
- Prefer documented
nat serveandnat startcommands over ad hoc servers.
References
references/mcp.mdreferences/fastapi-frontend.md