pinch-to-post
Installation
SKILL.md
Pinch to Post v5 — Your WordPress Site, From Chat
WP Pinch turns your WordPress site into 54 MCP tools you can use from OpenClaw. Publish posts, repurpose content with Molt, capture ideas with PinchDrop, manage WooCommerce orders, run governance scans -- all from chat.
ClawHub · GitHub · Install in 60 seconds
Quick Start
- Install the WP Pinch plugin on your WordPress site from GitHub or wp-pinch.com.
- Set
WP_SITE_URLin your OpenClaw environment (e.g.https://mysite.com). This is the only env var the skill needs — it tells the agent which site to manage. - Configure your MCP server with the endpoint
{WP_SITE_URL}/wp-json/wp-pinch/v1/mcpand a WordPress Application Password. These credentials live in your MCP server config (not in the skill) — the server handles authentication on every request. - Start chatting — say "list my recent posts" or "create a draft about..."
The plugin handles permissions and audit logging on every request.
Full setup guide: Configuration