Skip to content
Grok

xSkill AI for Grok

io.github.hexiaochun/xskill-ai

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

client:Grok transport:streamable-http

Install xSkill AI in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "xskill-ai": {
      "type": "http",
      "url": "https://api.xskill.ai/api/v3/mcp-http"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

xSkill AI in other clients