Skip to content
Back to search
100
MCP live v0.1.0 MCP 2025-06-18 streamable-http

Persimmon

com.persimmonhq/persimmon

Brand-intelligence MCP: momentum scoring, signal evidence, and competitive context for agents.

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

Tools · 3

get_momentum_index

Use this when an agent needs Persimmon's deterministic momentum score for a specific brand or the top of the index. Returns composite score plus four dimensions (Draw, Surge, Wedge, Hold), tier band, …

get_brand_signals

Use this when an agent needs the recent harvested signals (each with text, tier, score, and source URL) backing a brand's score. Public-citable signals only — internal-only items are filtered before e…

get_competitive_context

Use this when an agent needs a brand's competitor set, peer momentum snapshots, and a deterministic competitive-position one-liner. Excludes peers without real signal coverage (scaffold tier). Always …

How to use

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

{
  "mcpServers": {
    "persimmon": {
      "url": "https://mcp.persimmonhq.com/mcp",
      "transport": "streamable-http"
    }
  }
}