mcpbeat

Persimmon MCP Server

com.persimmonhq/persimmon
answering

Persimmon is answering right now. Last checked moments ago. It exposes 3 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 40 hours of history · worst hour 75%
40 hours agonow
100.0%
Uptime 24h
92 of 92 checks
3
Tools
read from the server
375 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add persimmon --transport http https://mcp.persimmonhq.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "persimmon": {
      "url": "https://mcp.persimmonhq.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.persimmon]
url = "https://mcp.persimmonhq.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "persimmon": {
      "url": "https://mcp.persimmonhq.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "persimmon": {
      "url": "https://mcp.persimmonhq.com/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

brand
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 emit. Always carries a coverage_status describing why a list may be empty.
competitive
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 carries a coverage_status describing the result.
momentum
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, signal count, and last-updated timestamp. Pure read; no LLM calls in scoring.

Endpoints

URLTransportStateLatencyChecked
https://mcp.persimmonhq.com/mcp streamable-http answering 422 ms 0 min ago

Persimmon — questions

Answers built from our own checks of this server.

What can Persimmon do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_brand_signals, get_competitive_context, get_momentum_index. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Persimmon working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 375 ms. The bar chart above shows every period we have measured.
Is Persimmon still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Persimmon?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Persimmon need an API key?
No. Persimmon completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Persimmon?
It answers our handshake in 375 ms on average, which is faster than 37% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.