AINative Social Growth MCP — post and schedule across LinkedIn, Slack, Reddit, YouTube and more from one MCP, via the AINative backend (official platform APIs).
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"ainative-social-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# @ainative/social-mcp — AINative Social Growth MCP Post and schedule across **every social channel from one MCP** — LinkedIn, Slack, Reddit, YouTube, and more — through the AINative backend using official platform APIs (no browser automation, no anti-bot fight). Free to use. Why it beats per-provider MCPs: - **Multi-platform** — one tool surface for all channels. - **Schedule-native, any horizon** — queue posts 30/60/90+ days out (most platform APIs can't schedule at all; AINative does it app-side). - **Agent-first** — clean tools, honest capability reporting, actionable errors. ## Install Published to **npm** as [`@ainative/social-mcp`](https://www.npmjs.com/package/@ainative/social-mcp) and **PyPI** as [`ainative-social-mcp`](https://pypi.org/project/ainative-social-mcp/). Pick whichever your setup prefers — both launch the same server. ### Option A — npm / npx (zero-install, recommended) The `npx` launcher pulls the Python server automatically on first run (needs Python 3.10+ on PATH). ```json { "mcpServers": { "ainative-social": { "command": "npx", "args": ["-y", "@ainative/social-mcp"], "env": { "AINATIVE_API_KEY": "ak_your_key_here" } } } } ``` ### Option B — PyPI ```bash pipx install ainative-social-mcp # or: pip install ainative-social-mcp ``` ```json { "mcpServers": { "ainative-social": { "command": "ainative-social-mcp", "env": { "AINATIVE_API_KEY": "ak_your_key_here" } } } } ``` Equivalent module form: `"command": "python3", "args": ["-m", "ainative_social_mcp"]`. Optional env: `AINATIVE_BASE_URL` (default `https://api.ainative.studio`). Get a free API key at https://ainative.studio — that's the growth hook: the MCP is free, it just needs an AINative account. ## Tools | Tool | What it does | |------|--------------| | `post_now` | Publish immediately to a platform | | `schedule_post` | Schedule a post for any future time (no horizon cap) | | `list_scheduled` | List your scheduled…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.