Skip to content
Grok

offprint for Grok

io.github.dpetrou-continua/offprint

Clean Markdown extraction, 1200 DPI vector SVGs, and multi-modal capsules for agents.

client:Grok transport:streamable-http

Install offprint in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "offprint": {
      "type": "http",
      "url": "https://offprint.pub/api/v1/agent/extract"
    }
  }
}

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

offprint in other clients