INDIVIDUAL MCP TOOL
ai_quiz_generator
Creates quiz questions, answer keys, explanations, and difficulty levels from study material.
LIVE ENDPOINT
https://x402vip.com/mcp
Connect to this endpoint to inspect the live schema for ai_quiz_generator 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.server402]
url = "https://x402vip.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"server402": {
"type": "http",
"url": "https://x402vip.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: server402
Remote MCP URL: https://x402vip.com/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": {
"server402": {
"url": "https://x402vip.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"server402": {
"type": "http",
"url": "https://x402vip.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "server402",
"transport": "streamable-http",
"url": "https://x402vip.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
word_count— Count Unicode characters, whitespace-delimited words, and lines in a text string.slugify— Convert an English title into a lowercase URL-safe slug.timestamp— Return the current server time in UTC RFC3339 format and Unix seconds.proxy_health— 通过 backendUrl 转发到真实服务的付费代理示例。 Price: XIAO 0.03.random_uuid— Generate a random UUID by calling a third-party HTTP API.hk_weather— Get current weather in Hong Kong, including temperature, relative humidity, and wind speed, from Open-Meteo.multilingual_ocr— Recognize printed text from a public image URL.aliyun_docmind_trade_package_extract— Submit a Trade Document Package extraction job to Alibaba Cloud Document Mind from a public file URL.