Skip to content
Grok

AI Success Story for Grok

io.github.un3x/ai-success-story

First-person AI war-stories from coding sessions, searchable via MCP for prior-art consultation.

client:Grok transport:streamable-http

Install AI Success Story in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ai-success-story": {
      "type": "http",
      "url": "https://ai-success-story-20f19ed7769b.herokuapp.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

AI Success Story in other clients