← Back to Plugins
MCP Server MCP

Virlo

github By github 👁 1 views ▲ 0 votes

Short-form video analytics and trend intelligence for TikTok, YouTube, and Instagram

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://dev.virlo.ai/api/mcp/mcp",
      "headers": [
        {
          "description": "Bearer token for Virlo API (format: Bearer virlo_tkn_YOUR_KEY). Get your key at https://dev.virlo.ai/dashboard/api-keys",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...