Skip to content
Grok

ScriptSeen for Grok

io.github.yesmars/scriptseen

Create short-form scripts and paced audio, then hand clips to ScriptSeen's on-device video maker.

client:Grok transport:streamable-http

Install ScriptSeen in Grok

.mcp.json (in your project root)

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

ScriptSeen in other clients