Skip to content

Commit 80747ac

Browse files
committed
Shorten posecode-mcp's server.json description under the registry's 100-char cap
The MCP registry rejected the previous description (132 chars) with a 422 — "expected length <= 100". Trimmed it while keeping the two things worth searching for: ROM-validate and shareable playground link. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01B7RkyiTt9soiYdw5vt6BEP
1 parent cc35a68 commit 80747ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/posecode-mcp/server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
33
"name": "io.github.posecode-dev/posecode-mcp",
4-
"description": "Author, ROM-validate, and render 3D human movement (.posecode): exercises, physiotherapy, posture, with a shareable playground link.",
4+
"description": "Author, ROM-validate, and render 3D human movement (.posecode) with a shareable playground link.",
55
"repository": {
66
"url": "https://github.com/posecode-dev/posecode",
77
"source": "github"

0 commit comments

Comments
 (0)