VOOZH about

URL: https://mcp.so/server/pronto/Pronto

⇱ Pronto MCP Server


Pronto

@Pronto

Pronto is a B2B sales intelligence MCP server. It lets AI agents search and enrich companies on LinkedIn Sales Navigator, extract live leads matching role/seniority/location/industry filters, and enrich contacts with verified business email and phone via 20+ waterfall sources. OAuth for Claude and ChatGPT; API key (X-API-Key header) for Claude Code, Cursor, and any MCP-compatible client.
Overview

no content

Server Config

{
 "mcpServers": {
 "pronto": {
 "command": "npx",
 "args": [
 "mcp-remote",
 "https://mcp.prontohq.com/mcp",
 "--header",
 "X-API-Key: ${API_KEY}"
 ],
 "env": {
 "API_KEY": "YOUR-API-KEY"
 }
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.