← Back to Plugins
MCP Server MCP

xSkill AI

github By github 👁 1 views ▲ 0 votes

AI content generation with 50+ models: image, video, TTS, voice cloning, and more.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.xskill.ai/api/v3/mcp-http",
      "headers": [
        {
          "description": "Bearer token for API authentication. Format: Bearer sk-your-api-key. Get your key at https://xskill.ai",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...