
PhoneInfoga Cloud - International Phone Number OSINT | Bulk
Scan international phone numbers with PhoneInfoga: validate format, identify country, and generate OSINT footprint URLs across social media, reputation sites, disposable-number databases, and paste/document searches. Wraps the 16K-star OSINT tool by sundowndev.
Server URL
https://mcp.apify.com/?tools=anshumanatrey/phoneinfoga-phone-osint
Registry name io.github.AnshumanAtrey/phoneinfoga-phone-osint. Streamable HTTP. Authenticate by signing in with Apify, or with an Authorization: Bearer header carrying your Apify API token.
Connect
Claude (web or desktop)
Settings, Connectors, Add custom connector. Paste the server URL above and sign in with Apify.
Claude Code
claude mcp add --transport http phoneinfoga-phone-osint "https://mcp.apify.com/?tools=anshumanatrey/phoneinfoga-phone-osint" --header "Authorization: Bearer YOUR_APIFY_TOKEN"
Cursor
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"phoneinfoga-phone-osint": {
"url": "https://mcp.apify.com/?tools=anshumanatrey/phoneinfoga-phone-osint",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}VS Code
Add to .vscode/mcp.json (VS Code asks for the token once):
{
"servers": {
"phoneinfoga-phone-osint": {
"type": "http",
"url": "https://mcp.apify.com/?tools=anshumanatrey/phoneinfoga-phone-osint",
"headers": {
"Authorization": "Bearer ${input:apify-token}"
}
}
},
"inputs": [
{
"type": "promptString",
"id": "apify-token",
"description": "Apify API token",
"password": true
}
]
}Pricing
Charged per event through your Apify account. Free Apify accounts include monthly credit.
| Phone OSINT result | $0.02 |
| Actor Start | $0.0001 |