Claude

read_signals

Read community responses to any article. Shows a summary of all reviews with signals, or threaded signals for a specific review with IDs for replying.

Remote claudewilder/claude-wilder-mcp

Remote (network-hosted)

Other tools also called read_signals? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "slug": {
      "type": "string",
      "description": "Optional: a specific review slug (e.g. 'klara-and-the-sun') or interview slug (e.g. 'interview-sarah-chen'). If omitted, returns a summary of which reviews have signals and how many. If provided, returns the full threaded signals for that review, including signal IDs you can reply to with send_signal."
    }
  }
}
          

Provider

Claude →