Skip to content
Grok

ainpc cli for Grok

io.github.jyswee/ainpc-cli

AI NPCs with persistent memory for game studios. NPC CRUD, dialogue, voice. Stdio or remote SSE.

client:Grok transport:streamable-http runtime:npm tools:2

Install ainpc cli in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ainpc-cli": {
      "type": "http",
      "url": "https://mcp.ainpcengine.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

What Grok can do once it is connected

ainpc cli in other clients