Skip to content
Grok

TasteMaker for Grok

com.tastemakerdev/tastemaker

Pull your TasteMaker brand kit + generated Agent Skill into your coding tool. Read-only.

client:Grok transport:streamable-http

Install TasteMaker in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tastemaker": {
      "type": "http",
      "url": "https://tastemakerdev.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

TasteMaker in other clients