INDIVIDUAL MCP TOOL
identi_card_image1
Verify the authenticity of a Korean resident registration card from an image or PDF file.
LIVE ENDPOINT
https://apick.app/mcp/all
Connect to this endpoint to inspect the live schema for identi_card_image1 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.app-apick-all]
url = "https://apick.app/mcp/all"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"app-apick-all": {
"type": "http",
"url": "https://apick.app/mcp/all"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: app-apick-all
Remote MCP URL: https://apick.app/mcp/all
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-all": {
"url": "https://apick.app/mcp/all"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"app-apick-all": {
"type": "http",
"url": "https://apick.app/mcp/all"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "app-apick-all",
"transport": "streamable-http",
"url": "https://apick.app/mcp/all"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
transfer_1won— Send a 1 KRW verification deposit to a Korean bank account and return the 4-character verification code printed on the transaction.account_realname— Look up the account holder name of a Korean bank account.bank_code— List Korean bank codes and names.identi_card1— Verify the authenticity of a Korean resident registration card (jumin-deungnokjeung) using text input.identi_card2— Verify the authenticity of a Korean driver license using text input.identi_card3— Verify the authenticity of a Korean passport using text input.identi_card4— Verify the authenticity of a Korean resident registration certificate (jumin-deungnok-deungbon) using text input.identi_card5— Verify the authenticity of a Korean alien registration card (residence card) using text input.