Persimmon
com.persimmonhq/persimmonBrand-intelligence MCP: momentum scoring, signal evidence, and competitive context for agents.
Tools · 3
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, …
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…
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 …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"persimmon": {
"url": "https://mcp.persimmonhq.com/mcp",
"transport": "streamable-http"
}
}
}