Loading MCP server directory, please wait...
Enrich contacts by email or LinkedIn URL and build targeted B2B audiences.
npx @getmcp/cli add com.youricp/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
YOURICP_API_TOKENYour YourICP API token. Get one at https://app.youricp.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.youricp/mcp-server": {
"command": "npx",
"args": [
"-y",
"@youricp/mcp"
],
"env": {
"YOURICP_API_TOKEN": "",
"YOURICP_API_URL": ""
}
}
}
}