Prospeo Cli
Freeby MCP Community
CLI and MCP server for the Prospeo API — person/company enrichment and search for AI agents
v0.1.3Added Apr 12, 2026
prospeoenrichmentemail-finderperson-searchcompany-search
Prospeo Cli MCP Server
CLI and MCP server for the Prospeo API — person/company enrichment and search for AI agents
Installation
npx -y prospeo-cli
Reviews
Installation
Quick install
npx -y prospeo-cli
Add to claude_desktop_config.json
{
"mcpServers": {
"prospeo-cli": {
"command": "npx",
"args": ["-y", "prospeo-cli"]
}
}
}