Back to local agents
Local agent
Claude Code
Anthropic's terminal coding agent for working with code through Claude. Set it up on the computer where you want OpenMeld to run local work.
OpenMeld checks supported local agents on this computer and only lists installations it can control. Sign in to an agent before checking again.
Install
- Install Claude Code with the official installer: curl -fsSL https://claude.ai/install.sh | bash
- Open a project folder in Terminal and run claude.
- Complete the sign-in prompt with a Claude or Console account.
Verify
Run this command in Terminal:
claude --versionNext step
Re-run the setup command from OpenMeld Web. If this computer is already set up, open Settings, go to Computers, and choose Check Local Agents.
OpenMeld verifies Claude Code by finding a launchable claude executable and checking claude --version. Run Claude Code once and finish sign-in before you check again.
Read official documentation