Skip to main content
MCP Server
Creator SKILL — Influencer Discovery avatar

Creator SKILL — Influencer Discovery

by @deinai

AI influencer search on TikTok, Instagram, YouTube. Deinai MCP token required; credits per result.

Share
0 stars Python Unknown Updated: 2026-06-05

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the Creator SKILL — Influencer Discovery MCP server for me.

Server: Creator SKILL — Influencer Discovery
Description: AI influencer search on TikTok, Instagram, YouTube. Deinai MCP token required; credits per result.
Install command: python -m deinai-mcp

Environment variables needed:
- DEINAI_MCP_TOKEN: MCP JWT from Deinai token API (required)
- DEINAI_MCP_URL: Optional MCP endpoint override (default https://deinai.ai/mcp)
- Authorization: Bearer MCP JWT from POST https://deinai.ai/api/v1/mcp/tokens (user login JWT required to create). (required)

GitHub: https://github.com/deinai/deinai_backend

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "ai-deinai-creator-skill": {
      "command": "python",
      "args": [
        "-m",
        "deinai-mcp"
      ],
      "env": {
        "DEINAI_MCP_TOKEN": "your-value-here",
        "Authorization": "your-value-here"
      }
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

pip Run after pip install
python -m deinai-mcp

Tools (1)

execute

Execute Creator SKILL — Influencer Discovery operations

Environment Variables

DEINAI_MCP_TOKEN Required

MCP JWT from Deinai token API

Example: your-value-here
DEINAI_MCP_URL Optional

Optional MCP endpoint override (default https://deinai.ai/mcp)

Example: value
Authorization Required

Bearer MCP JWT from POST https://deinai.ai/api/v1/mcp/tokens (user login JWT required to create).

Example: your-value-here

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

AI influencer search on TikTok, Instagram, YouTube. Deinai MCP token required; credits per result.

Overview

AI influencer search on TikTok, Instagram, YouTube. Deinai MCP token required; credits per result.

Repository

Find the source code at https://github.com/deinai/deinai_backend.

Tools

  • execute: Execute Creator SKILL — Influencer Discovery operations

Environment Variables

Installation

PIP

python -m deinai-mcp

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.