How to Use the NVIDIA AI MCP in Claude Code
Run this NVIDIA AI MCP Server directly from your terminal using Claude Code CLI.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NVIDIA AI MCP to Claude Code
Create your Vinkius account to connect NVIDIA AI to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless code generation inside Claude Code
Claude Code calls `generate_code` to output clean, functional scripts directly into your terminal pipe. You can chain this CLI tool with grep or awk to feed legacy code directly into the NVIDIA API Catalog for rapid modernization. If your shell script needs to verify the structure of a database, the CLI uses `text_to_sql` to generate schema definitions on the fly. This lets you run headless database migrations during your CI/CD pipeline runs without human intervention.
Automated text processing inside Claude Code pipelines
This MCP Server allows your terminal agent to run `summarize_text` on massive log files or raw documentation. You can pipe server logs directly to the command line and get a concise summary of system errors in seconds. For international deployments, Claude Code uses `translate_text` to localize terminal outputs or documentation files. This makes it simple to generate multi-language readmes or help files directly from your build scripts.
High-performance vector embeddings for shell scripts
Claude Code can automate your data ingestion pipelines by using `get_embeddings` to generate vectors for raw text files. You can pipe markdown documentation into the tool and save the resulting vectors directly into your database. The CLI agent uses `list_models` to verify which embedding models are active before running bulk jobs. This ensures your automated scripts never break due to deprecated model endpoints in the NVIDIA catalog.
Set up NVIDIA AI MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seenvidia-ai-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest NVIDIA AI transactions." It will automatically discover and invoke the available NVIDIA AI tools.
claude mcp add --transport http nvidia-ai-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about NVIDIA AI MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NVIDIA AI MCP today
We host it, we monitor it, we maintain it. You just paste one token.