Potarix Enricher
@Potarix
关于 Potarix Enricher
暂无概览
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"potarix-enricher": {
"url": "https://api.potarix.com/mcp",
"headers": {
"Authorization": "Bearer ptk_live_YOUR_KEY"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Potarix Enricher?
Potarix Enricher is an MCP server that integrates with the Potarix Enricher API to find company websites and verified work emails from names, LinkedIn URLs, or roles. It is built for AI agents, allowing them to mint their own API keys over HTTP without a browser. New accounts receive 25 free trial credits, and lookups that return no result are never charged.
How to use Potarix Enricher?
Install with npx skills add potarix/potarix-enricher. Then ask your agent for a company website, a person’s email, or a decision-maker by role. The agent reads SKILL.md, mints or reuses a POTARIX_API_KEY, and calls the appropriate endpoint.
Key features of Potarix Enricher
- Company name to official website
- Person name and company to verified work email
- Decision-maker by role (CEO, Sales, Ops) to email
- Domain to company‑wide email roster
find-allresolves everything in one call
Use cases of Potarix Enricher
- Find a company’s official website from its name.
- Look up a person’s verified work email given name and company.
- Get emails for decision‑makers (CEO, Sales, Ops) at a company.
- Obtain a full company email roster for a domain.
- Resolve multiple lookups at once using the
find-allendpoint.
FAQ from Potarix Enricher
How do I install Potarix Enricher?
Install with `
常见问题
How do I install Potarix Enricher?
Install with `
基本信息
其他 分类下的更多 MCP 服务器
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
Awesome Mlops
visengerA curated list of references for MLOps
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论