Zum Inhalt springen
MCP ThesaurusMCP Thesaurus

rtcf

CommunityAdequate55/100Beanspruchen

streamable-httpupdated 1mo ago

Turn rough requests into sharp, structured prompts, right inside Claude, ChatGPT, or any MCP client.

QuellcodeWebsite

Was kannst du mit rtcf machen?

RTCF — Prompt Improver (Remote MCP Server)

Turn rough requests into sharp, structured prompts, right inside Claude, ChatGPT, or any MCP client.

RTCF rewrites a messy request into the four parts every strong prompt needs: Role, Task, Context, Format. Works in Thai and English. Free tier included (5 credits/day, no sign-up).

Endpoint

This is a hosted (remote) MCP server. No installation, no OAuth setup:

https://rtcf.happlen.com/api/mcp

Transport: Streamable HTTP. On a paid plan, append your key: https://rtcf.happlen.com/api/mcp?key=rk_live_...

Tools

Tool What it does Cost
improve_prompt Rewrites a rough request into the RTCF structure and returns a ready-to-use improved prompt 1+ credit
build_prompt Weaves existing Role/Task/Context/Format parts into one clean prompt Free

Quick setup

Claude (web / desktop / mobile)

  1. Settings -> Connectors -> Add custom connector
  2. Paste https://rtcf.happlen.com/api/mcp (leave OAuth fields empty)
  3. In a chat, enable the connector and say: "Improve this prompt with RTCF, then answer it."

ChatGPT (paid plans, Developer mode)

  1. Settings -> Apps -> Advanced -> enable Developer mode
  2. Add a custom connector with the same URL
  3. Ask ChatGPT to use RTCF

Claude Code

claude mcp add --transport http rtcf https://rtcf.happlen.com/api/mcp

REST API

curl -X POST https://rtcf.happlen.com/api/v1/convert \
  -H "Authorization: Bearer rk_live_..." \
  -H "Content-Type: application/json" \
  -d '{"prompt": "help me write an email to my professor"}'

Full API docs: https://rtcf.happlen.com/docs

āļ āļēāļĐāļēāđ„āļ—āļĒ

RTCF āļ„āļ·āļ­āļœāļđāđ‰āļŠāđˆāļ§āļĒāļ›āļĢāļąāļšāļžāļĢāļ­āļĄāļ•āđŒāļŠāļģāļŦāļĢāļąāļšāļ„āļ™āļ—āļĩāđˆāđƒāļŠāđ‰ AI āđāļĨāđ‰āļ§āđ„āļĄāđˆāļĢāļđāđ‰āļˆāļ°āļžāļīāļĄāļžāđŒāļ­āļ°āđ„āļĢāļ”āļĩ āļ§āļēāļ‡āļ„āļģāļ‚āļ­āļ„āļĢāđˆāļēāļ§ āđ† āđāļĨāđ‰āļ§āļĢāļąāļšāļžāļĢāļ­āļĄāļ•āđŒāđ‚āļ„āļĢāļ‡āļŠāļĢāđ‰āļēāļ‡ Role, Task, Context, Format āļāļĨāļąāļšāđ„āļ›āđƒāļŠāđ‰āđ„āļ”āđ‰āļ—āļąāļ™āļ—āļĩ āđƒāļŠāđ‰āļŸāļĢāļĩāļ§āļąāļ™āļĨāļ° 5 āđ€āļ„āļĢāļ”āļīāļ• āđ„āļĄāđˆāļ•āđ‰āļ­āļ‡āļŠāļĄāļąāļ„āļĢāļŠāļĄāļēāļŠāļīāļ āđƒāļŠāđ‰āđ„āļ”āđ‰āļ—āļąāđ‰āļ‡āļšāļ™āđ€āļ§āđ‡āļš āđƒāļ™ Claude āđāļĨāļ° ChatGPT āļœāđˆāļēāļ™āļĨāļīāļ‡āļāđŒ MCP āļ”āđ‰āļēāļ™āļšāļ™


Questions: hello@happlen.com