Skip to main content

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

AppFeaturesGuide
Claude DesktopDesktop chat app. Easy to set upSetup Guide
CursorAI-powered code editor. Great for both development and 3D workSetup Guide
VS Code (GitHub Copilot)Popular editor + Copilot ChatSetup Guide
Claude Code CLITerminal-based AI toolSetup Guide
Gemini CLIGoogle's terminal AI toolSetup Guide
LM StudioLocal AI with a GUI. Free, works offlineSetup Guide
OllamaLocal AI via CLI. Free, works offlineSetup Guide