Skip to main content
Glama
orchynX

@orchyn/mcp

Official
by orchynX

Write Hooks

write_hooks
Read-onlyIdempotent

Generate alternative opening hooks for social posts from a URL or topic. Get multiple first-line options to choose from, with optional tone control.

Instructions

Write alternative opening hooks — the first line said or shown on screen. Give a url to riff on an existing post (it reads the real transcript), or a topic to start from nothing. Consumes 2 orchyn credits.Use when you know the subject and need openings to choose between.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoPost to riff on (optional if topic given).
toneNoOptional tone.
countNoHow many hooks (default 10, max 20).
topicNoSubject to write hooks about (optional if url given).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
hooksNo
sourceUrlNo
mcpCreditsNo
Install Server

TDQS

A3.9/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate read-only, idempotent, and non-destructive behavior. The description adds useful non-obvious operational context: it consumes 2 orchyn credits and reads the real transcript when given a URL. This goes beyond what annotations provide and does not contradict them.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three short sentences deliver purpose, input modes, cost, and when-to-use with no fluff. The information is front-loaded. Minor formatting typo ('consumes 2 orchyn credits.Use') slightly reduces polish but not clarity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the rich schema, output schema, and annotations, the description covers the essential facts: what it produces, how to invoke it, credit cost, and when to use it. It could still offer stronger differentiation from related content-creation siblings, but nothing critical is missing for a correct call.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema covers all four parameters with descriptions, including optionality, count defaults, and max value. The description's 'url vs topic' framing reinforces the schema but adds no new semantic meaning beyond it, so the baseline 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb ('Write') and resource ('opening hooks') and defines them as 'the first line said or shown on screen.' It does not explicitly differentiate from sibling tools like create_variants or find_hook_pattern, so it stops short of full sibling differentiation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description ends with clear when-to-use guidance: 'Use when you know the subject and need openings to choose between.' It provides a practical trigger but does not include explicit when-not-to-use conditions or name alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/orchynX/nooticr-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server