Early Preview

The IDE built for
AI-native development

JMart Studio combines a local AI engine, MCP tool integration, and a familiar editor experience — all running natively on your machine.

Download for macOS Read the docs
Features
Everything in one place
🧠

Local AI Engine

Runs models fully on-device. No API keys, no cloud dependency — your code stays private.

🔌

MCP Tool Server

Exposes a local MCP endpoint so Claude Code, Cursor, and other agents can use your project's context directly.

🗂️

Code Intelligence

Semantic file indexing, symbol inspection, and codebase search — all local, all fast.

🎙️

Voice Input

Built-in Whisper STT for voice-to-text in chat. Speak your prompts, review them, send.

🐳

Sandbox Mode

Run agent tasks inside an isolated container. Full Docker and Apple Container support.

🔒

Secrets Manager

Store API keys and credentials in the macOS keychain — never in plaintext, never in .env files.

Connect from Claude Code

JMart Studio runs a local MCP server at port 3456. Wire it into Claude Code in one command:

1
Launch JMart Studio

Open a project folder. The MCP server starts automatically on port 3456.

2
Register with Claude Code
claude mcp add --scope user jmart-tools --transport sse http://127.0.0.1:3456/sse
3
Restart Claude Code

Tools like readFile, searchCode, gitStatus, runCommand and more are now available from any Claude Code session.

Download
Get JMart Studio

macOS (Apple Silicon). Windows and Intel builds coming soon.

Download .dmg (macOS arm64)

Requires macOS 13 Ventura or later. Updates delivered automatically.