> ## Documentation Index
> Fetch the complete documentation index at: https://docs.omnimux.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# OmniMux

> Social media operations infrastructure for agents — help creators, developers, brands, and teams run automated multi-platform accounts.

OmniMux is social media operations infrastructure built for agents. It helps creators, developers, brands, and companies build an automated social-account operating system. **Built for agents**: delivered as API, local CLI, Agent Skill, and MCP Server so any agent can plug in with minimal friction. **Global and China coverage**: one abstraction and one auth model across worldwide and Chinese platforms — connect once, reach the network. **Agent-first delivery**: send the product URL to your agent; install, init, and platform authorization are completed by the agent.

Production: console [omnimux.ai/dashboard](https://omnimux.ai/dashboard) · API `https://api.omnimux.ai` · docs [docs.omnimux.ai](https://docs.omnimux.ai).

## Platform advantages

<CardGroup cols={2}>
  <Card title="Agent-native access" icon="robot">
    One capability surface as API, CLI, Skill, and MCP — meet your agent wherever it runs.
  </Card>

  <Card title="Global and China rails" icon="globe">
    X, LinkedIn, YouTube plus Xiaohongshu, Douyin, and WeChat Official Accounts share one call surface; OmniMux handles platform auth and rules.
  </Card>

  <Card title="Agent-first delivery" icon="handshake">
    The product URL is the entrypoint. Agents fetch install and init steps; Skills include authorization guidance — zero UI onboarding.
  </Card>

  <Card title="Transparent billing" icon="receipt">
    Free to install, pay per call. Each action has a credit unit price, estimates before invoke, and usage returned with the response.
  </Card>
</CardGroup>

## Capabilities

**Analytics** Pull performance and engagement from each platform into one view for topic selection, spend, and review.

**Content planning** Plan themes and publishing cadence from data insights. Exposed as API and Skill for your agent to call.

**Auto-posting** Multi-platform publish and scheduling with format, specs, and tone adapted per network.

**Engagement ops** Day-to-day matrix actions with human-like pacing, fully logged and auditable.

These cover publish, adapt, distribute, and recycle on one call surface — analytics, planning, posting, and engagement through one API, driven by your agent.

## Core features

<CardGroup cols={2}>
  <Card title="Unified auth" icon="key">
    One key for all capabilities. Credentials for cross-platform publish, data pull, and account ops stay in one place.
  </Card>

  <Card title="Auditable execution" icon="clipboard-list">
    Idempotent publish. Request, response, latency, and cost are retained by default for observability.
  </Card>

  <Card title="Human-like pacing" icon="wave-pulse">
    Execution policy is paced, configurable, and rule-aware to reduce rate limits and account risk.
  </Card>

  <Card title="Stable routing" icon="route">
    When upstreams degrade, smart routing fails over to healthy channels without changing contracts or metering.
  </Card>
</CardGroup>

## Use cases

| Scenario              | What you get                                                                                                                        |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| **Personal brand**    | Creators and one-person companies hand distribution to an agent — publish network-wide, review nightly, feed data back into topics. |
| **Product marketing** | Developers and indie hackers get multi-platform social execution from one endpoint, or embed it in their own product.               |
| **Brand matrices**    | Marketing teams and agencies run matrix ops with systems and agents, with permissions, audit, and optional human review gates.      |

## Start here

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/en/quickstart">
    Create an API key, set the Base URL, and send your first request.
  </Card>

  <Card title="Auth and Base URL" icon="link" href="/en/guides/base-url">
    Production hosts, SDK values, and security notes.
  </Card>

  <Card title="API manual" icon="code" href="/en/api-reference/overview">
    Gateway protocol entrypoints and OpenAPI.
  </Card>

  <Card title="Integration guide" icon="plug" href="/en/integration-guide/overview">
    Claude Code, Codex, OpenClaw, Pi, and more.
  </Card>
</CardGroup>

<Tip>
  Console and API hosts are separate: console [omnimux.ai/dashboard](https://omnimux.ai/dashboard), API `https://api.omnimux.ai`.
</Tip>
