Connect StealthGPT
Paste your API token
Grab your token from your Stealth API dashboard, paste it in, and click Connect.
Your API token is validated against your account balance when you connect. Runs are billed to the account that owns the token, using the same word-based billing as the REST API and MCP server.
What you can do
| Action | What it does |
|---|---|
| Generate Long-Form Content | Start a full Stealth Agent run (academic / seo / social) and get publish-ready markdown. |
| Humanize Text | Turn existing text into natural, human, publish-ready content. |
| Get Run Status / Fetch Result | Retrieve the status and result of a run by runId. |
- Airtable row → Generate SEO article → WordPress draft
- RSS item → Generate SEO article → Google Docs
- Webhook → Humanize Text → Slack / Docs
Other ways to automate
You can also automate StealthGPT via:- n8n — verified community node
- MCP clients — Cursor, Claude, and more
- The async REST API directly