Skip to content
Grok

Sprixen for Grok

com.sprixen/sprixen

AI game assets for agents: consistent sprites, 2D animations, tiles, maps, music and engine exports.

client:Grok transport:streamable-http

Install Sprixen in Grok

.mcp.json (in your project root)

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

Sprixen in other clients