INDIVIDUAL MCP TOOL
req_pccc
Request SMS verification to retrieve a Korean Personal Customs Clearance Code (PCCC).
LIVE ENDPOINT
https://apick.app/mcp/business
Connect to this endpoint to inspect the live schema for req_pccc and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
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.app-apick-business]
url = "https://apick.app/mcp/business"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"app-apick-business": {
"type": "http",
"url": "https://apick.app/mcp/business"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: app-apick-business
Remote MCP URL: https://apick.app/mcp/business
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": {
"app-apick-business": {
"url": "https://apick.app/mcp/business"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"app-apick-business": {
"type": "http",
"url": "https://apick.app/mcp/business"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "app-apick-business",
"transport": "streamable-http",
"url": "https://apick.app/mcp/business"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
biz_detail— Look up general status information of a Korean business by its 10-digit business registration number.venture_biz_info— Look up venture company information of a Korean business, including financial statements and investment data.land_rt_price— Look up real estate transaction price records in Korea by region, property type, and year.get_pccc— Retrieve a Korean Personal Customs Clearance Code (PCCC) using the auth key and SMS verification code.check_pccc— Verify that a Korean Personal Customs Clearance Code (PCCC) matches the given name, zip code, and phone number.get_car_flooding— Check whether a Korean vehicle has a flood damage record, by VIN or license plate number.get_car_scrap— Check whether a Korean vehicle has a scrap/total-loss accident record, by VIN or license plate number.parcel_tracking— Track a Korean parcel in real time by carrier code and tracking number.