OpenClaw

OpenClaw Skill – AI Social Media Automation

Install TokPortal as an OpenClaw skill on ClawHub and use TokPortal workflows via natural language.

OpenClaw Integration

TokPortal is available as an OpenClaw skill on ClawHub. Install it with one command and use the generated TokPortal MCP toolset via natural language.

Install

clawhub install tokportal

Configure

Set your API key in ~/.openclaw/openclaw.json:

{
  "skills": {
    "entries": {
      "tokportal": {
        "enabled": true,
        "apiKey": "sk_your_key_here"
      }
    }
  }
}

Generate an API key from the Developer Portal.

Use

Start a new OpenClaw session and the TokPortal workflow tools become available via natural language:

"Create a TikTok bundle in the US with 10 videos"

"Show my credit balance"

"Configure video 1 with this description and schedule it for September 15"

"Get the verification code for my account @mybrand"

All tools from the MCP Server are available — bundles, accounts, videos, analytics, uploads, and more.

Credential and verification-code requests are two-step actions. OpenClaw must first show the complete 428 policy preview and may continue only after explicit human confirmation of the exact version. It must not send an idempotency key to a secret-returning tool. A changed policy or price requires a new preview and fresh confirmation.

Browse the skill

clawhub.ai/naybu256/tokportal