AI Client Setup
To use OpenForge MCP, you need an application for conversing with the AI. The pages below provide detailed setup instructions for each app.
Which App Should I Choose?
If you are new, use this guide to pick one.
- "I want the easiest start possible" -- Claude Desktop is recommended. It requires the least configuration
- "I also want to write code" -- Cursor or VS Code is recommended. They come with rich coding features
- "I prefer working in the terminal" -- Claude Code CLI or Gemini CLI is recommended. You can use AI from the command line
- "I want to work offline" or "I want something completely free" -- LM Studio or Ollama is recommended. The AI runs entirely on your own computer
- "I am not sure" -- Start with Claude Desktop
Note
No matter which app you choose, the capabilities of OpenForge MCP are the same. The differences lie in the conversation experience and additional features. You can switch to a different app at any time.
Setup Guides for Each App
| App | Features | Guide |
|---|---|---|
| Claude Desktop | Desktop chat app. Easy to set up | Setup Guide |
| Cursor | AI-powered code editor. Great for both development and 3D work | Setup Guide |
| VS Code (GitHub Copilot) | Popular editor + Copilot Chat | Setup Guide |
| Claude Code CLI | Terminal-based AI tool | Setup Guide |
| Gemini CLI | Google's terminal AI tool | Setup Guide |
| LM Studio | Local AI with a GUI. Free, works offline | Setup Guide |
| Ollama | Local AI via CLI. Free, works offline | Setup Guide |