AI content generation with 50+ models: image, video, TTS, voice cloning, and more.
claude mcp add xskill-ai --transport http https://api.xskill.ai/api/v3/mcp-http
~/.cursor/mcp.json
{
"mcpServers": {
"xskill-ai": {
"url": "https://api.xskill.ai/api/v3/mcp-http"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"xskill-ai": {
"serverUrl": "https://api.xskill.ai/api/v3/mcp-http"
}
}
}
.vscode/mcp.json
{
"servers": {
"xskill-ai": {
"type": "http",
"url": "https://api.xskill.ai/api/v3/mcp-http"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"xskill-ai": {
"url": "https://api.xskill.ai/api/v3/mcp-http"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"xskill-ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.xskill.ai/api/v3/mcp-http"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.xskill.ai/api/v3/mcp-http |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.hexiaochun--xskill-ai/reviews or the review_server meta-tool.
POST /mcp