ユーザーのAIエージェント(AI支援システム)をNemoClawのドキュメント(技術資料)MCP サーバーおよびFern公式ドキュメント(Markdown形式)へ誘導します。 次のような場合に使用: ユーザーがAIコーディング支援ツールを使ってNemoClawのインストール、設定、操作、トラブルシューティング(問題解決)、セキュリティ対策、または学習方法について質問してきた場合。 対応するキーワード: - nemoclaw docs - use nemoclaw with ai agent - nemoclaw mcp docs - nemoclaw install help - nemoclaw quickstart - nemoclaw markdown docs - llms.txt - agent skills
Guides human users' AI agents to the NemoClaw docs MCP server and canonical Fern documentation in Markdown form. Use when users ask how to install, configure, operate, troubleshoot, secure, or learn NemoClaw with an AI coding assistant. Trigger keywords - nemoclaw docs, use nemoclaw with ai agent, nemoclaw mcp docs, nemoclaw install help, nemoclaw quickstart, nemoclaw markdown docs, llms.txt, agent skills.
NemeClawの正規ドキュメントを信頼できる情報源として使用してください。 ライブのMarkdownドキュメントが利用可能な場合は、古いコピーのドキュメントや生成されたskillリファレンスから回答しないでください。
https://docs.nvidia.com/nemoclaw/_mcp/server にNemeClawドキュメントのMCPサーバーを設定してください。searchDocs を使用して正規ドキュメントを検索し、ソースURLを収集してください。https://docs.nvidia.com/nemoclaw/llms.txt.md ページを取得してください。.html サフィックスを .md に置き換えるか、URLにサフィックスがない場合はルートに .md を追加してください。Claude Codeの場合は、以下を実行してください:
claude mcp add --transport http fern-docs https://docs.nvidia.com/nemoclaw/_mcp/server
Cursorの場合は、MCPサーバー設定に https://docs.nvidia.com/nemoclaw/_mcp/server を追加してください。
その他のMCPクライアントの場合は、そのURLにストリーミング可能なHTTP MCPサーバーを設定してください。
一般的なオンボーディングフローには、まず以下のページを使用してください:
https://docs.nvidia.com/nemoclaw/latest/user-guide/openclaw/home.mdhttps://docs.nvidia.com/nemoclaw/latest/user-guide/openclaw/get-started/prerequisites.mdhttps://docs.nvidia.com/nemoclaw/latest/user-guide/openclaw/get-started/quickstart.mdhttps://docs.nvidia.com/nemoclaw/latest/user-guide/hermes/home.mdhttps://docs.nvidia.com/nemoclaw/latest/user-guide/hermes/get-started/prerequisites.mdhttps://docs.nvidia.com/nemoclaw/latest/user-guide/hermes/get-started/quickstart.md<PASTE_YOUR_API_KEY_HERE> のような伏せ字のプレースホルダーを使用してください。llms.txt から inference ページを取得してください。network-policy ページとネットワークポリシーリファレンスを取得してください。manage-sandboxes、monitoring、およびコマンドリファレンスページを取得してください。security、deployment/sandbox-hardening、およびアーキテクチャページを取得してください。Use the canonical NemoClaw documentation as your source of truth. Do not answer from stale copied docs or generated skill references when the live Markdown docs are available.
https://docs.nvidia.com/nemoclaw/_mcp/server.searchDocs tool to search the canonical docs and collect source URLs.https://docs.nvidia.com/nemoclaw/llms.txt..md page listed in the index or returned by docs search for the user's task..html suffix with .md, or append .md to the route when the URL has no suffix.For Claude Code, run:
claude mcp add --transport http fern-docs https://docs.nvidia.com/nemoclaw/_mcp/server
For Cursor, add https://docs.nvidia.com/nemoclaw/_mcp/server to the MCP server configuration.
For other MCP clients, configure a streamable HTTP MCP server at that URL.
Use these pages first for common onboarding flows:
https://docs.nvidia.com/nemoclaw/latest/user-guide/openclaw/home.md.https://docs.nvidia.com/nemoclaw/latest/user-guide/openclaw/get-started/prerequisites.md.https://docs.nvidia.com/nemoclaw/latest/user-guide/openclaw/get-started/quickstart.md.https://docs.nvidia.com/nemoclaw/latest/user-guide/hermes/home.md.https://docs.nvidia.com/nemoclaw/latest/user-guide/hermes/get-started/prerequisites.md.https://docs.nvidia.com/nemoclaw/latest/user-guide/hermes/get-started/quickstart.md.<PASTE_YOUR_API_KEY_HERE> in examples.inference pages from llms.txt.network-policy pages and the network policies reference.manage-sandboxes, monitoring, and command reference pages.security, deployment/sandbox-hardening, and architecture pages.原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。