Skip to content

docs(ai): add Claude Code + NRP models + Jupyter MCP setup example#126

Merged
kratsg merged 2 commits into
mainfrom
docs/ai-nrp-jupyter-mcp
Jul 8, 2026
Merged

docs(ai): add Claude Code + NRP models + Jupyter MCP setup example#126
kratsg merged 2 commits into
mainfrom
docs/ai-nrp-jupyter-mcp

Conversation

@fengpinghu

Copy link
Copy Markdown
Contributor

Summary

Adds a new section to docs/ai.md: Example: Claude Code with NRP models + Jupyter MCP.

It documents an end-to-end setup for running Claude Code against the National Research Platform LLM endpoint (open-weight qwen3) instead of the Anthropic API, while attaching the Jupyter MCP server to drive a BinderHub-launched notebook.

Steps covered:

  1. Getting an NRP LLM token
  2. Configuring Claude Code (~/.claude.json) to route to NRP and register the jupyter MCP server
  3. Launching a BinderHub notebook and constructing the /proxy/3001/mcp URL
  4. Starting Claude Code without triggering the Anthropic login flow

Plus a reference table of endpoints, model name, and MCP transport/port.

Notes

  • Uses <your-username> in the MCP URL to stay consistent with the existing jupyter.md docs.
  • Cross-links back to the existing Jupyter MCP subsection.

🤖 Generated with Claude Code

Documents running Claude Code against NRP's open-weight LLM endpoint
(qwen3) while attaching the Jupyter MCP server to drive a BinderHub
notebook, with step-by-step config and a reference table.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
@fengpinghu fengpinghu requested a review from a team as a code owner July 8, 2026 14:28
@kratsg kratsg merged commit dcd76f0 into main Jul 8, 2026
4 checks passed
@kratsg kratsg deleted the docs/ai-nrp-jupyter-mcp branch July 8, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants