YourICP
com.youricp/mcp-server · v0.1.3 · MCP 2025-11-25
Enrich contacts by email or LinkedIn URL and build targeted B2B audiences.
Reachability
reachable
checked 2026-09-20 05:31 UTC
Registry status active
Tools pinned 13
0778ed2d8dde
Tools last changed
unchanged since first capture 2026-09-17
Repo last push 2026-09-16
GitHub stars 0
Provenance
Registry namespace com.youricp
(domain verified by the official registry)
Repository
github.com/youricp/mcp-server
Website
https://youricp.com/mcp
Remote endpoints
https://mcp.youricp.com/sse (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-09-17 05:30 | first capture | 13 tools pinned |
Pinned tool definitions (13)
| Tool | Description |
|---|---|
| set_auth_token | Set the user's YourICP auth token for this session. Call this when the user pastes their auth token in the chat. This is an API credential, NOT YourICP billing tokens — billing tokens are the prepaid currency a run spends, and... |
| set_token | DEPRECATED — call set_auth_token instead. Sets the user's YourICP auth token for this session. |
| activate_login | Activate a login completed in the browser. Call this after signing in at the login page. Automatically retrieves the auth token and activates it for this session — no copy/paste needed. |
| submit_lookup | Submit a contact enrichment job for one or more email addresses or LinkedIn profile URLs. Provide emails, linkedInUrls, or both. If logged in, the job is charged to the account's YourICP billing-token balance (1 billing token per... |
| check_lookup | Check the result of a previously submitted contact enrichment job by jobId. Polls every 5 seconds until the job is complete (max 2 minutes). Returns enriched contact data or an error message. |
| check_payment | Check whether a Stripe checkout session has been paid and execute the next step. Call this after presenting the checkoutUrl to the user. If status is "pending", wait a few seconds and call again. - If called after submit_lookup: once... |
| audience_start | Entry point for all audience-building workflows. Always call this first when the user wants to find contacts, build an audience, or get a contact list. This tool decides which options to offer based on the connected client: clients that... |
| audience_get_filters | Fetch all available audience filter categories as an interactive filter picker. Only call this after audience_start has been called and the user chose Option B (interactive filter picker). Do not call this tool to guess or pre-populate... |
| audience_quick_preview | Preview audience size from a free-text description the user provided in this conversation. IMPORTANT: Only call this after audience_start has been called and the user has described their target audience in their own words (Option A).... |
| audience_preview | Preview audience size from explicit filter selections made by the user in the filter picker UI. IMPORTANT: Only call this after audience_get_filters has been shown and the user has made their own selections. Never infer or pre-fill... |
| audience_start_run | Start a contact pull run for a built audience. Requires audienceId from the build step and totalContacts from preview. If logged in, the run is charged to the account's YourICP billing-token balance (29 billing tokens per contact, where... |
| check_billing_balance | Read the YourICP BILLING TOKEN balance this account's runs are charged against. Billing tokens are YourICP's prepaid currency: 100 billing tokens = $1.00, and an audience contact costs 29 billing tokens. They are NOT the auth token —... |
| audience_download_run | Get the download link for a completed audience run. Returns a presigned URL the user can click to download their contact list. RENDERING — MANDATORY, VERBATIM: The response contains a download link already formatted as a markdown link... |
Get alerted when this changes.
Email the moment com.youricp/mcp-server drifts, dies, or revives.
Status badge
[](https://toolpin.dev/servers/com.youricp/mcp-server)
Maintain this server? Add the badge to your README. It links your users to this live status page.