TikTok data for AI agents: videos, creators, sounds, hashtags, trends. Content + creator research.
One install gives your agent the superagnt_ MCP server — every data source (X, TikTok, YouTube, Instagram, Reddit, LinkedIn, web), people + company enrichment, a real workspace Postgres, schedules, webhooks and shareable canvases — plus the skills that teach the workflows.
/plugin marketplace add superagnt/plugins
/plugin install superagnt@superagnt
Auth is OAuth on the first tool call; the consent screen doubles as signup. No tokens, no config editing, no secrets in this repo.
Blueprint plugins are packaged workflows: the skill plus the tools it needs. Each pulls the base plugin in as a dependency, so one line installs the whole stack:
/plugin install audience-radar@superagnt # cited post ideas, every morning
/plugin install competitor-mindshare@superagnt # a daily competitor scoreboard on X
/plugin install gtm-prospecting-desk@superagnt # scored prospects + drafts, every morning
Every blueprint has a page describing exactly what it does before you install anything: https://superagnt.com/blueprints
plugins/superagnt/ — the MCP server config plus eight base skills
(data-sources, lead-generation, workspace-db, task-agents, automations,
data-pipelines, canvas, superagnt-setup) and the /superagnt:connect
command.plugins/<blueprint>/ — one skill per blueprint. Read any skill before
installing; they are plain markdown.Two rules every skill follows: your agent can propose a paid module (each has a free trial) but money only ever moves on a confirmation page you open yourself, and nothing sends outbound (email, posts, DMs) — drafts are the deliverable.
Not on Claude Code? The same setup is one paste in any MCP client:
Fetch and execute the appropriate instructions to set me up for superagnt_ from https://superagnt.com/agent-setup/prompt.md
Generated from the superagnt monorepo (tools/claude-plugins/) — issues and
PRs here are read, but content changes land upstream and sync out. MIT
licensed.
This listing does not have a supported local package template. Use the maintainer’s documentation for its hosted endpoint, authentication, and client-specific setup. No install command has been inferred.