Browse by type
<img alt="Magnitude icon" src="https://github.com/magnitudedev/magnitude/raw/0.0.11/assets/brand/icon-light.svg" width="120">
Easy local inference for agents
An open source inference server that profiles your hardware, recommends the best local models for it, then downloads, tunes, and runs them. Use the built-in harness or connect OpenCode, Pi, Hermes, or whatever you already use.
⭐ Help us reach more developers and grow the Magnitude community. Star this repo!

npm i -g @magnitudedev/cli && magnitude setup
Magnitude profiles your machine and shows you the best local models for it. Choose one and Magnitude downloads it, then connects it to your harness of choice.
Magnitude supports macOS and Linux. Windows is supported through WSL.
An open source inference server your agent sets up and operates through the Magnitude CLI. It profiles your hardware, recommends the best models for it, and runs them tuned to your machine.
There's no fixed minimum. Magnitude profiles your hardware and recommends the best models for your machine. More memory lets you run larger models.
Your agent can install Ollama and pull a model, but it's guessing. It doesn't know your hardware, which quant fits, or how fast it'll run. Magnitude gives it a curated catalog with recommendations computed for your machine. Setup is agent-first, through a headless CLI that connects the model to your harness. Inference is built for agents. Models load just in time, unload when idle or memory gets tight, and concurrency is handled for you.
Pi, OpenCode, Hermes, OpenClaw, Codex, Claude Code, Oh My Pi, and Cline. During setup, your agent connects your harness to the model you pick. Or use Magnitude's built-in harness.
No. It runs in the background, loads models when your agent needs them, and unloads them when idle or memory gets tight. Your agent can install or switch models through the Magnitude CLI anytime.
No. Prompts, files, and models stay on your machine.
Yes. Once Magnitude and a model are downloaded, no internet connection needed.
Yes. You can download compatible GGUF models from Hugging Face and use them in Magnitude.
Magnitude is licensed under the Apache License 2.0.
browse all types & interfaces →
$ claude mcp add magnitude \
-- python -m otcore.mcp_server <graph>