NVIDIA-NeMo / NVIDIA-NeMo/Gym

question: is mcp supported?

Open
#676 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

community-request
Dominant language
Python
Stars
1.2k
Forks
349
Avg merge
1d 21h
Merged PRs (30d)
318

Description

several users have asked for clarity on this, we should provide examples and document

  • create a new resources server and just spin up the mcp server there during init
  • use /seed_session to init the mcp client session
  • then use the mcp client for subsequent tool calls

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the /seed_session entry point and the initialization flow described in the issue. Add examples covering creation of a resources server, starting the MCP server during init, calling /seed_session, and making subsequent tool calls; done means users can follow the documented flow to determine whether MCP is supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.