Skip to content

Summary

Open-source local inference server that profiles your hardware, picks models that fit, and points your coding agent at them — free, private and offline.

Screenshots

Description

Magnitude is an inference server for people who want their coding agent to stop calling a cloud API. It profiles the machine it is installed on, recommends models that will actually fit the available memory, downloads them, and rewrites the agent's configuration to point at a local endpoint — turning what is normally an afternoon of weight-hunting and config editing into a single setup command.

The pitch is cost and privacy rather than raw capability. There is no per-token bill and no rate limit, prompts and source code never leave the device, and once the weights are on disk the whole thing keeps working offline. Magnitude loads and unloads models on demand, so a machine with limited RAM can serve several without thrashing.

It is deliberately agent-agnostic: the documented integrations include Claude Code, Cline, OpenCode, Codex, Hermes and Pi, and any other tool that accepts a custom base URL can be pointed at the same local endpoint.

Installation is a global npm package — npm i -g @magnitudedev/cli, then magnitude setup — and it runs on macOS, Linux, and Windows through WSL. The project is open source under Apache 2.0, with documentation at docs.magnitude.dev.

Reviews

Similar App Suggestions

Open-source AI coding agent for VS Code, JetBrains and the terminal — 500+ models at provider cost, task-specific modes, parallel agents in isolated git worktrees.

Coding & DevelopmentFreemium
New

Feature flags and A/B tests as markdown files in your repo, with a typed client generated by CLI and a context file your coding agent reads.

Coding & DevelopmentFreemium

App: Grove

Publish Studio

New

A macOS script runner where you and your coding agent drive the same terminal processes — menu bar, CLI and a built-in MCP server over one local socket.

Coding & DevelopmentPaid

Agentic desktop IDE for designers and programmers — edit a running app visually, drive an AI agent inside the repo, and manage Git without leaving the editor.

Coding & DevelopmentFreemium
New

An open-source Mac app that gives Claude Code a real browser, a live iOS Simulator and its own git worktree per chat.

Coding & DevelopmentFree