X (Twitter) automation for Claude Code: 16 MCP tools v0.1 (read + write), 4-layer hybrid (xAI Grok + X API v2 + Apify + Patchright fallback). Free / Pro / Agency tiers via Stripe.
Captura cookie auth_token X via browser local + persiste no servidor MCP
Você está ajudando o usuário a monitorar engagement no X.
Gera + publica tweet via content-creator agent + x_post_tweet (Pro tier)
Você está ajudando o usuário a analisar um perfil no X.
Reply contextual a um post X (lê thread + gera reply otimizado)
Use when usuário pede para gerar tweets/threads — compõe hook + body + CTA, valida tom + length, prepara preview antes de publicar
Use when usuário quer monitorar menções/replies/quotes em sua conta X e priorizar quais responder
Use when usuário quer crescer audiência X — análise de followers, follow/unfollow estratégico, identificação de hubs
Use when usuário quer entender tendências, sentiment, narrative shifts no X via Grok x_search
Use when projetar/operar features que tocam dado pessoal X — define o que é PII no contexto X, armazenamento, retenção, direitos do titular (LGPD art. 18 / GDPR), e o que devs MUST fazer em logs e prompts.
Use when configurar rate-limits, planejar janelas de execução para automação X via Patchright fallback (Layer D), ou interpretar captcha/HTTP 429 events. Define token-bucket caps, behavioral mimicry, playbook de recuperação.
Use when compor tweets/threads que precisam hook forte, engagement e disclosure — define padrões de copywriting para X: lengths, hooks, CTA, hashtag policy.
Use when responder a menções/replies/quotes na conta X do user — define táticas de reply contextual, escalation, sentiment-aware response, e quando ignorar trolls.
Use when planejar ou executar qualquer interação com X — search, post, reply, DM, follow, scrape — para validar que a ação respeita X Developer Agreement, Automation Rules e Restricted Use Cases.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
X (Twitter) automation for Claude Code: 16 MCP tools v0.1 (read + write), 4-layer hybrid backend (xAI Grok + X API v2 + Apify + Patchright), Free / Pro / Agency tiers via Stripe.
Status: v0.1.0 Sprint 1 in development. Implementation mirrors
linkedin-maxvisionv0.1.0 pattern (maxvision-linkedin-mcp-git).
# 1. Get an API key (Free tier — limited rate during beta)
# Email [email protected] — you receive mxv_<48hex>
# 2. Set env (Windows PowerShell)
[Environment]::SetEnvironmentVariable("MAXVISION_API_KEY", "mxv_xxxx", "User")
# 3. (Optional) Pro license
[Environment]::SetEnvironmentVariable("MAXVISION_LICENSE", "MAXV-PRO-...", "User")
# 4. Install
claude /plugin install produtoramaxvision/maxvision-x-mcp
# 5. Restart Claude Code → plugin auto-connects to hosted MCP at https://x-api.produtoramaxvision.com.br/mcp
# 6. Verify
/x-status
Free (no license): x_search_posts, x_get_post, x_get_user_profile, x_get_user_timeline, x_post_metrics, x_profile_activity
Pro: x_search_users, x_get_followers, x_get_following, x_get_replies_tree, x_post_tweet, x_reply, x_quote_tweet, x_like_unlike, x_follow_unfollow
Agency: x_send_dm
4-layer hybrid:
x_search (default reads, LlmProvider Grok-or-OpenRouter)auth_token (fallback ToS-grey, opt-in)See PLAN-SPRINT1.md for full design.
git clone https://github.com/produtoramaxvision/maxvision-x-mcp
cd maxvision-x-mcp/mcp-server/docker
cp .env.example .env # fill keys + secrets
docker compose up -d
Server boots at http://localhost:3000/mcp. See docs/setup-claude-code-only.md.
maxvision-x-mcp-pronpx claudepluginhub produtoramaxvision/maxvision-x-mcp --plugin x-maxvisionLinkedIn automation suite for Claude Code: 15 tools (search_jobs/apply/profile/feed/optimize + companies/employees/posts/activity/engagement). Apify harvestapi backend ($4-10/1k profile, $0.10/page company) + BD Web Unlocker for jobs. Free / Pro / Agency tiers via Stripe.
YouTube automation for Claude Code: 14 MCP tools (search, analytics, transcript intel, A/B test, schedule, moderate). API-first (YouTube Data API v3) + Claude API for transcript intelligence + cross-channel agent for Agency tier. Free / Pro $19 / Agency $79 via Stripe + Asaas (PIX BR).
TikTok + TikTok Shop automation for Claude Code: 28+ MCP tools (trending, video analytics, hashtag/sound insights, Shop products/orders/fulfillment/affiliate, content posting, competitor watch). OAuth (Login Kit + Display API + Content Posting + Shop Partner v2) + Apify/BD Web Unlocker hybrid backend. Free / Pro / Shop+ / Agency tiers via Stripe.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.