Skip to content
Grok

PastML for Grok

io.github.h4ck4life/pastml

Deploy HTML and Markdown as live URLs. Create, search, update, and manage pastes from any AI agent.

client:Grok transport:streamable-http

Install PastML in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "pastml": {
      "type": "http",
      "url": "https://pastml.com/api/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

PastML in other clients