Available now on the WordPress.org plugin directory.
Install
Add the plugin
In WordPress admin, go to Plugins → Add New, search for StealthGPT, and click Install Now (or download it from the WordPress.org page).
Add your API key
Open the StealthGPT plugin settings and paste your API token from the Stealth API dashboard. The key is stored on your site and used for all runs.
Usage
- Generate content — from a topic/brief, choose a preset (
academic/seo/social) and start a run; the finished, humanized markdown is inserted into a new draft post. - Humanize — turn existing post content or pasted text into natural, human, publish-ready output, also saved to a draft.
- Everything runs asynchronously: you can keep working while the run completes, then review and publish the draft.
Notes & limits
- Bring your own API key — runs are billed to the account that owns the token, using standard word-based billing (identical to the REST API, MCP, and n8n).
- Output is always written to a draft (never auto-published), so an editor reviews before publishing.
- Full
academic/seopipeline runs can take a few minutes; humanize-only runs are faster. - For the underlying contract, see the async humanization runs and Stealth Agent async runs pages.