← x402vip.com
INDIVIDUAL MCP TOOL
aliyun_docmind_trade_package_extract
Submit a Trade Document Package extraction job to Alibaba Cloud Document Mind from a public file URL.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
- A tool name or description suggests a financial action.
Parent endpoint
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.x402vip-com]
url = "https://x402vip.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"x402vip-com": {
"type": "http",
"url": "https://x402vip.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: x402vip-com
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": {
"x402vip-com": {
"url": "https://x402vip.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"x402vip-com": {
"type": "http",
"url": "https://x402vip.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "x402vip-com",
"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: USD 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_doc_parser_submit— Submit a large-model document parsing job to Alibaba Cloud Document Mind from a public file URL.