Create an Account
Sign up for a Thunder Compute account here.Add a Payment Method
Add a payment method to your account.Connect Your Agent
Use an AI agent that supports remote MCP servers (Claude Code, Cursor, Codex, etc.).- Claude Code
- Codex
- Cursor
- Windsurf
- Smithery
- Direct HTTP
Run this in your terminal:Then start Claude Code and run
/mcp to authenticate. A browser window will open for you to log in and authorize access.Manual setup
Manual setup
Alternatively, add to
~/.claude.json (global) or .claude.json in your project root:Try It Out
Once configured, ask your AI agent to:- “Spin up an A100 instance with PyTorch”
- “List my running instances”
- “Run
nvidia-smion my instance” - “How much have I spent this month?”
Next Steps
- Read the full MCP Server guide for the complete list of available tools, prompts, and troubleshooting
- Learn about Prototyping vs Production to choose the right mode for your workload
- Explore Technical Specifications for hardware, networking, and storage details