Buyer intent signals and MEDDIC qualification data for AI assistants. Query hot leads, conversation intelligence, and lead scoring from your Parsley account through Claude Desktop, Cursor, or any MCP client.
Server Config
{
"mcpServers": {
"parsley": {
"command": "npx",
"args": [
"-y",
"@tryparsley/mcp-server"
],
"env": {
"PARSLEY_API_KEY": "pk_live_your_key_here"
}
}
}
}