Skip to content
Grok

twig for Grok

io.github.kind-ling/twig

MCP server quality scoring and optimization for the agent economy.

client:Grok transport:stdio runtime:npm

Install twig in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "twig": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@kind-ling/twig"
      ]
    }
  }
}

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

twig in other clients