MCP Server — @mirrai/mcp-server

Connect Mirra to
any AI agent

The Model Context Protocol is the open standard for wiring AI agents to real tools. Connect Claude with the hosted OAuth URL, or install the local MCP server when you need desktop file uploads.

Choose your MCP connection
Local install · file uploads
{
  "mcpServers": {
    "mirra": {
      "command": "npx",
      "args": ["-y", "@mirrai/mcp-server@latest"],
      "env": {
        "MIRRA_API_KEY": "your-api-key"
      }
    }
  }
}
Claude connector · OAuth
Remote MCP server URL
https://www.mirra.my/api/mcp
Authentication
OAuth
MCP-compatible surfaces
Claude remote connectorMCP
Code editors · IDEsMCP
Local desktop agentsMCP
Automation · workflowsMCP

Step 1

Two install paths for different agent environments

Use Claude's custom connector with the hosted MCP URL and OAuth. Use the local @mirrai/mcp-server package when Claude Desktop, Cursor, or another desktop agent needs to read local files.

Tool categories39+
Carousel generation8
Short-form video10
Longform blog4
Scheduling & publishing6
Social analytics3
DM automation6

Step 2

39+ tools across six full-stack categories

Carousels, shorts, longform blog, scheduled publishing, social analytics, DM automation — almost every action in the Mirra dashboard is exposed as an MCP tool an agent can call.

AI agent

"Draft and schedule a week of LinkedIn posts about our product launch"

post_create
post_create
post_schedule
post_schedule

Step 3

One prompt runs the whole workflow

"Draft and schedule a week of LinkedIn posts about our product launch" is enough. The agent composes the right tool calls — draft, image pull, schedule — end to end.

Auth by connection type

Local install

mrr_••••••••••••••••

Claude remote connector

OAuth
Scoped to your workspace
Revocable anytime
Local file uploads stay local-only

Step 4

OAuth for remote, API keys for local

Claude's hosted connector signs in through OAuth and receives a revocable Mirra token. Local MCP installs still use workspace API keys so desktop agents can keep file-path upload workflows.

Model Context Protocol

AI agents drive Mirra end to end

MCP makes Mirra a first-class tool for any AI agent. A single prompt runs the full content workflow — plan, publish, analyze.

AI prompt
Mirra MCP tools execute

Connect Mirra to your AI agent

Use the hosted OAuth connector for Claude, or grab an API key for local agents that need desktop file access.