LIVE ENDPOINT
https://mcp.skilxiv.org/mcp
Connect to this endpoint to inspect the live schema for request_skill and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.skilxiv]
url = "https://mcp.skilxiv.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"skilxiv": {
"type": "http",
"url": "https://mcp.skilxiv.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: skilxiv
Remote MCP URL: https://mcp.skilxiv.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"skilxiv": {
"url": "https://mcp.skilxiv.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"skilxiv": {
"type": "http",
"url": "https://mcp.skilxiv.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "skilxiv",
"transport": "streamable-http",
"url": "https://mcp.skilxiv.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
validate_skill— Validate a complete SKILL.md against the live SkilXiv schema and taxonomy.prepare_skill_draft— Privately stage the exact validated SKILL.md for approval for 30 minutes.create_skill_draft— Convert a previously prepared approval envelope into a PRIVATE draft.get_submission_status— Fetch an authenticated private draft and its status.update_skill_draft— Replace the content of an authenticated PRIVATE draft.search_skills— Search for executable skills in the SkilXiv registry using semantic + lexical hybrid search.get_skill— Fetch the full content of a SkilXiv skill (SKILL.md body, metadata, examples).get_resource— Fetch an attached resource file from a SkilXiv skill (e.g.