xSkill AI for VS Code
io.github.hexiaochun/xskill-ai
AI content generation with 50+ models: image, video, TTS, voice cloning, and more.
client:VS Code
transport:streamable-http
Install xSkill AI in VS Code
.vscode/mcp.json
{
"servers": {
"xskill-ai": {
"type": "http",
"url": "https://api.xskill.ai/api/v3/mcp-http"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs