Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Parsley - Buyer Intent Signals

io.github.peterjduffy/parsley-mcp

Query buyer intent signals, MEDDIC qualifications, and lead scores from Parsley.

Uptime
100.0%
1 direct probes · 30d
Response
942ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
5
available

Tools · 8

get_conversations

List recent chatbot conversations with filtering by lead quality, intent signal, and date range.

get_conversation_detail

Get full details of a single conversation: MEDDIC signals, engagement metrics, enrichment data, and any owner-configured discovery field values captured during the chat (e.g. company size, current too…

get_hot_leads

Get all hot and warm leads with MEDDIC evidence. The morning briefing tool.

get_analytics_summary

Dashboard-level overview: views, conversations, lead counts, conversion rate.

search_by_intent

Find conversations matching specific MEDDIC signals, intent score, or topic.

get_knowledge_gaps

Surface unanswered questions from chatbot conversations, grouped by topic.

get_lead_enrichment

Get extracted company, role, timeline, and budget context from conversations.

get_meddic_summary

Aggregate MEDDIC signal distribution across all conversations.

Prompts · 5

morning_briefing

Start your day with a summary of hot leads, intent signals, and follow-up priorities.

stale_leads_check

Find hot leads that haven't been followed up in your CRM.

coaching_gaps

Identify leads with MEDDIC gaps and suggest follow-up questions.

content_opportunities

Surface unanswered visitor questions for content strategy.

deal_prep

Brief me before a call - what has this person or company asked about?

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "parsley_-_buyer_intent_signals": {
      "url": "https://www.parsley.id/api/mcp",
      "transport": "streamable-http"
    }
  }
}