Cymosoft
C
Cymosoft
/count_japanese_characters

Count Japanese characters (文字数カウント)

Count characters in Japanese (or any) text: total, excluding whitespace, and 原稿用紙 pages (400 chars/page).

liveverifiedunknown~5s typical
mcpprobedcymosoft
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-cymosoft-cymosoft /count_japanese_characters for me.

Input

FieldTypeDescription
text*string

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-cymosoft-cymosoft","endpoint":"/count_japanese_characters","input":{"text":"..."}}'
cli
npx cracked-ai run -p mcp-com-cymosoft-cymosoft -e /count_japanese_characters -i '{"text":"..."}'
mcp
run_tool({ provider: "mcp-com-cymosoft-cymosoft", endpoint: "/count_japanese_characters", input: {"text":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.