SKILL-02 (not SKILL-01): AI influencer search on TikTok, Instagram & YouTube. sk_live_ token.
Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.
Get practical integration notes and launch examples for MCP servers like Creator SKILL v2 — Influencer Discovery.
https://skill.deinai.ai/mcpuvx creator-skill-v2{
"SKILL_TOKEN": "YOUR_SECRET_VALUE",
"SKILL_MCP_URL": "YOUR_VALUE_HERE"
}Headers: Authorization
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
{
"mcpServers": {
"ai-deinai-creator-skill-v2": {
"command": "uvx",
"args": [
"creator-skill-v2"
],
"env": {
"SKILL_TOKEN": "YOUR_SECRET_VALUE",
"SKILL_MCP_URL": "YOUR_VALUE_HERE"
}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonNo remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.
Paste an API key, bearer token, or session value from the provider. It is used once to list inventory and discarded after the request.
Bearer sk_live_ API token. Create via POST https://skill.deinai.ai/api/v1/tokens (requires sk_sess_ session from login).
Creator SKILL v2 — Influencer Discovery is an MCP server for SKILL-02 (not SKILL-01): AI influencer search on TikTok, Instagram & YouTube. sk_live_ token.. It supports STDIO, HTTP transport.
Use the generated config in Install. This server runs with uvx creator-skill-v2; add any required environment variables before starting your client.
Choose the Claude Desktop tab in Install, copy the config, and add it to Claude Desktop's MCP server settings. Endpoint: https://skill.deinai.ai/mcp.
Choose the Claude Code tab in Install, copy the config, and add it to Claude Code's MCP server settings. Endpoint: https://skill.deinai.ai/mcp.
Choose the Codex tab in Install, copy the config, and add it to Codex's MCP server settings. Endpoint: https://skill.deinai.ai/mcp.
Choose the Cursor or VS Code tab in Install, copy the config, and add it to Cursor or VS Code's MCP server settings. Endpoint: https://skill.deinai.ai/mcp.
Creator SKILL v2 — Influencer Discovery uses STDIO, HTTP transport. Endpoint: https://skill.deinai.ai/mcp.
Creator SKILL v2 — Influencer Discovery inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.
Creator SKILL v2 — Influencer Discovery is marked with Auth required by registry metadata auth. You may need provider login, an API key, a bearer token, or a session header.
| Package | Registry | Version | Inputs |
|---|---|---|---|
creator-skill-v2stdio | pypi | 0.2.1 | Env: SKILL_TOKEN required secret Env: SKILL_MCP_URL |