iiRecord
Agentic AI Atlas · OMP
page:docs-agent-mux-reference-agents-ompa5c.ai
II.
Page overview

page:docs-agent-mux-reference-agents-omp

Reference · live

OMP overview

Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for page:docs-agent-mux-reference-agents-omp.

PageOutgoing · 0Incoming · 1

Attributes

nodeKind
Page
sourcePath
docs/agent-mux/reference/agents/omp.md
sourceKind
repo-docs
title
OMP
displayName
OMP
slug
docs/agent-mux/reference/agents/omp
articlePath
wiki/docs/agent-mux/reference/agents/omp.md
article
# OMP Adapter for the **OMP** agent CLI. ## Install ```bash amux install omp ``` Supported on macOS, Linux and Windows. ## Auth - **Provider API keys** — provider-specific env vars. Config file: `~/.omp/agent/settings.json`. ## Minimal run ```bash amux run omp --prompt "Lint this file" ``` ## Notable flags - `--model <id>` — default `default`. - `--prompt <text>` — forwarded prompt. ## Session files - Location: `~/.omp/agent/sessions/*.jsonl` - JSONL; events `text`, `message`, `tool_call` are recognized. ## Plugins Plugin support: **no**. Use MCP servers for extensibility. ### MCP Servers ```bash amux mcp install omp <mcp-server> amux mcp list omp ``` Registry: https://modelcontextprotocol.io ## Capabilities Tool calling (not parallel), tool-call streaming, text streaming, 128k context. ## Known limitations - No parallel tool calls. - No thinking / JSON / structured output. - No image or file input. - Approval mode is not forwarded to the CLI. - Global config only (`supportsProjectConfig: false`).
documents
[]

Outgoing edges

None.

Incoming edges

contains_page1