Skip to content
Grok

smallprint for Grok

dev.smallprint/smallprint

The small print of MCP servers, skills and plugins, hashed, diffed and graded, from the record.

client:Grok transport:stdio runtime:npm

Install smallprint in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "smallprint": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "smallprint-mcp"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

smallprint in other clients