Welcome to WriteMars
WriteMars is where your team plans, writes, approves, schedules, and publishes social content for LinkedIn and Twitter/X. One post container holds per-platform variants, moves through your workflow states, and publishes on schedule — with analytics and automated engagement after it goes live.
Three ways to use WriteMars
Everything you can do in the app — drafting posts, writing per-platform content, scheduling, publishing — you can also do from code or by talking to an AI agent:
- The app — the full workspace: composer, calendar, approvals, analytics. Start with the quickstart.
- AI agents (MCP) — connect Claude Code, Cursor, or Claude Desktop and say things like "draft a LinkedIn post about our launch and schedule it for Tuesday 9am" — the agent does it in your workspace, as you. See Connect AI agents.
- The REST API — create and schedule posts from scripts, CI pipelines, or your own tools. See the API overview.
The API and MCP server run on the same credential: a personal access token you create in the app.
Find your way around
| You want to… | Go to |
|---|---|
| See every major product feature in one place | Product handbook |
| Get from signup to a scheduled post | Quickstart |
| Understand posts, variants, and workspaces | Core concepts |
| Connect LinkedIn or X | Connect social accounts |
| Set up states, labels, campaigns, approvals | Workflow |
| Auto-like or auto-comment after publishing | Auto-engagement |
| Find teammates and the public skills they share | People directory |
| Use AI drafting, reusable skills, and voice profiles | AI, skills, and voice |
| Script against the API | API quickstart |
| Hook up Claude Code or Cursor | Connect AI agents |
| Fix a 401/403/429 or a failing MCP connection | Troubleshooting |