Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TokPortal

TokPortal plugin for Claude Code

TokPortal is the managed social infrastructure API: real TikTok, Instagram and YouTube accounts created, warmed and operated by human account managers in 16+ countries — exposed as a REST API and an MCP server. No OAuth per account, no 25-posts/day cap, no app review.

This repository is a Claude Code plugin marketplace with one plugin, tokportal, that bundles:

  • the remote TokPortal MCP server (https://app.tokportal.com/api/ext/mcp, Streamable HTTP, OAuth 2.1 sign-in via /mcp; also accepts Authorization: Bearer sk_...) — 91 tokportal_* tools for bundles, videos, uploads, warming, analytics, bans, webhooks and comments;
  • five skills: tokportal-setup, tokportal-launch-network, tokportal-post-videos-at-scale, tokportal-warm-accounts, tokportal-monitor-and-bans (same content as tokportal/skills);
  • a /tokportal-status command (read-only health check: connection, credits, costs, bundles, open ban cases, webhooks).

Install

claude plugin marketplace add tokportal/claude-plugin
claude plugin install tokportal@tokportal

Inside Claude Code you can also run /plugin marketplace add tokportal/claude-plugin then /plugin install tokportal@tokportal. Then run /mcp and sign in to TokPortal in the browser (choose Full access or Read-only). Verify with /tokportal-status or by asking "What is my TokPortal credit balance?".

Prefer an API key (stdio) instead of the bundled remote server? Get one at https://app.tokportal.com/developer/api-keys and run:

claude mcp add tokportal -e TOKPORTAL_API_KEY=sk_... -- npx -y tokportal-mcp

Update / remove

claude plugin marketplace update tokportal
claude plugin update tokportal@tokportal
claude plugin uninstall tokportal@tokportal

Layout

.claude-plugin/marketplace.json          # marketplace catalog (name: tokportal)
plugins/tokportal/
  .claude-plugin/plugin.json             # plugin manifest
  .mcp.json                              # remote HTTP MCP server
  skills/<name>/SKILL.md                 # 5 skills
  commands/tokportal-status.md           # /tokportal-status

Links

License

MIT — see LICENSE.

About

Claude Code plugin marketplace for TokPortal (MCP server + skills). TokPortal is the managed social infrastructure API: real TikTok, Instagram and YouTube accounts created, warmed and operated by human account managers in 16+ countries — exposed as a REST API and an MCP server. No OAuth per account, no 25-posts/day cap, no app review.

Topics

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors