MCP Tools

content_analyze

AI-analyze a piece of content.

Analyze a piece of content using AI. Returns structured breakdown including hooks, main points, call-to-action, and writing style.

Parameters

ParameterTypeRequiredDescription
contentIdstring (UUID)YesContent ID from digest_list or vault

Example

Prompt
Analyze that Naval tweet about specific knowledge
Response
{
  "contentId": "content_abc123",
  "analysis": {
    "hook": {
      "type": "curiosity",
      "text": "Specific knowledge is knowledge you cannot be trained for.",
      "effectiveness": "high",
      "notes": "Opens with a counterintuitive statement that challenges conventional wisdom about education and training."
    },
    "structure": {
      "format": "single_insight",
      "pattern": "statement → implication",
      "length": "short",
      "readabilityScore": 92
    },
    "mainPoints": [
      "Specific knowledge cannot be taught through traditional training",
      "If knowledge can be standardized, you become replaceable",
      "Value comes from unique, non-commoditized skills"
    ],
    "cta": {
      "present": false,
      "type": null,
      "text": null
    },
    "writingStyle": {
      "tone": "philosophical",
      "voice": "authoritative",
      "techniques": [
        "aphoristic",
        "logical_chain",
        "implied_threat"
      ],
      "vocabulary": "simple"
    },
    "engagement": {
      "emotionalTriggers": ["fear_of_replacement", "desire_for_uniqueness"],
      "shareability": "high",
      "targetAudience": "knowledge_workers",
      "viralPotential": 8.5
    },
    "suggestions": [
      "This format works well for establishing thought leadership",
      "The 'if X then Y' structure creates logical inevitability",
      "Could be expanded into a thread exploring types of specific knowledge"
    ]
  },
  "tokensUsed": 1250
}

Response Fields

hook

FieldDescription
typeHook type: curiosity, controversy, story, question, statistic
textThe hook text extracted from content
effectivenessRating: low, medium, high
notesExplanation of why it works

structure

FieldDescription
formatsingle_insight, listicle, story, thread, how_to
patternContent flow pattern
lengthshort, medium, long
readabilityScoreFlesch readability score (0-100)

writingStyle

FieldDescription
tonephilosophical, casual, urgent, inspirational, etc.
voiceauthoritative, friendly, provocative, etc.
techniquesArray of writing techniques used
vocabularysimple, moderate, advanced

engagement

FieldDescription
emotionalTriggersEmotions the content targets
shareabilitylow, medium, high
targetAudiencePrimary audience segment
viralPotentialScore from 1-10

Token Usage

Analysis uses AI tokens from your monthly allowance. The tokensUsed field shows consumption per analysis. Check your limits with workspace_stats.

Use Cases

  • Learn what makes high-performing content work
  • Extract hooks and structures to adapt for your own content
  • Study writing techniques from creators you admire
  • Get actionable suggestions for content improvement

Build your brand
with agents

Let AI handle the content grind while you focus on what matters. Coconut + Claude Code = effortless brand building.