All apps
Hover to scroll
Hover to scrollPaste LinkedIn profile URLs, get back a clean enriched dataset: verified email, phone number, work history, education, skills, and certifications — one row per profile, exported as CSV or JSON.
- 5 Ounie credits per profile, charged only for profiles actually returned (unused reserves refund automatically)
- Web dashboard, REST API, and a native MCP server for Cursor, Claude, and ChatGPT
- AI agents without an account pay per call in USDC on Base via x402
For agents
Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run LinkedIn leads — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.
{
"mcpServers": {
"ounie": {
"url": "https://mcp.ounie.com"
}
}
}Scoped endpoint — just this app. Point a client here when the agent should only ever see LinkedIn leads's tools:
{
"mcpServers": {
"linkedin": {
"url": "https://linkedin.ounie.com/api/mcp"
}
}
}To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.
Credits used
| Profile scrape | 5 credits per call |