Loading MCP server directory, please wait...
SKILL-02 (not SKILL-01): AI influencer search on TikTok, Instagram & YouTube. sk_live_ token.
npx @getmcp/cli add ai.deinai/creator-skill-v2Requires Python 3.10+. Community-contributed server. Review source before installing.
SKILL_TOKENsk_live_ API token from Skill portal (POST /api/v1/tokens)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.deinai/creator-skill-v2": {
"command": "uvx",
"args": [
"creator-skill-v2"
],
"env": {
"SKILL_TOKEN": "",
"SKILL_MCP_URL": ""
}
}
}
}