Skip to content
Grok

ProtoNote for Grok

io.protonote/protonote

Share prototypes for team review: publish HTML, reviewers pin notes, pull feedback back to apply.

client:Grok transport:streamable-http

Install ProtoNote in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "protonote": {
      "type": "http",
      "url": "https://protonote.io/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

ProtoNote in other clients