From zoominfo
Look up a person's full professional profile. Provide a name and company, email address, phone number, or ZoomInfo person ID. Returns title, department, contact details, accuracy score, and company info.
npx claudepluginhub zoominfo/zoominfo-mcp-plugin --plugin zoominfoThis skill uses the workspace's default tool permissions.
Look up a single contact's full profile in ZoomInfo.
Enriches leads from names, companies, LinkedIn URLs, or emails using Apollo APIs. Provides contact details, company intel, formatted cards, and next actions like saving or finding colleagues.
Retrieves contact profiles from Common Room by email, handle, or name+company, with activity history, scores, Spark persona, account context, and conversation hooks.
Researches companies or people for sales intel including overviews, news, hiring, and key contacts via web search. Supercharged by enrichment and CRM data. Triggers on 'research [company]' etc.
Share bugs, ideas, or general feedback.
Look up a single contact's full profile in ZoomInfo.
The user will provide via $ARGUMENTS one of:
jane@acme.com)Jane Smith at Acme Corp)Lookup metadata first — before calling any other MCP tool, use lookup to load reference data for any fields relevant to the request. Use the returned id values (not display names) in all subsequent API calls. This ensures accurate parameter resolution, especially if a fallback search is needed.
Identify the best match key from the user's input:
email parameterfirstName, lastName, companyNamefullName, companyNamephoneexternalURLpersonIdEnrich the contact using enrich_contacts with the identified parameters.
If no match, try a fallback:
search_contacts with jobTitle or companyName variations — use lookup id values for any filters[Full Name] — [Title] at [Company]
| Field | Value |
|---|---|
| Department | |
| Management Level | |
| Direct Phone | |
| Mobile Phone | |
| Accuracy Score | |
| Location | |
| Company | |
| Company Industry | |
| Company Size | |
| Last Updated | |
| ZoomInfo Person ID |
If any fields are unavailable, omit them rather than showing blanks. Note the accuracy score prominently — anything below 80 deserves a flag.