Skip to content
Grok

Clipnote for Grok

dev.paritto/clipnote

Save, organize, and publish AI chat outputs as Markdown or HTML pages with shareable URLs.

client:Grok transport:streamable-http

Install Clipnote in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "clipnote": {
      "type": "http",
      "url": "https://mcp.clipnote.paritto.dev/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

Clipnote in other clients