MCP Server
MCP
xSkill AI
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
By
Comments
Sign in to leave a comment