docs/integrations/oh-my-pi.mdx
Oh My Pi (OMP) is a terminal coding agent with IDE-style tools built in. It combines chat, project context, structured code edits, language server support, debugging tools, browser access, plugins, and subagents in one terminal workflow.
Ollama can configure OMP to use Ollama as its model provider and launch an interactive session.
ollama launch omp
This configures Ollama as a provider, sets up web search tools, and starts OMP.
ollama launch omp --model <model>
OMP supports plugins for extra tools and capabilities. When launching OMP through Ollama, the Ollama web search plugin is managed automatically.
Install OMP from omp.sh, then run:
ollama launch omp --config