All apps
Hover to scroll
Hover to scrollPaste LinkedIn profile URLs, pick one or more judgment lenses — triage, flight-risk, hire-signal, warm-intro, career-arc, or custom — and get back scored dossiers: a 0–100 score, signals, tags, and a one-paragraph rationale per profile.
- 20 Ounie credits per profile read (+5 per additional judgment kind), 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 read 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 People Intel — 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 People Intel's tools:
{
"mcpServers": {
"people-intel": {
"url": "https://people-intel.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 read + primary judgment | 20 credits per call |
| Additional judgment kind | 5 credits per call |