Skip to content
Grok

YoAuto MCP for Grok

io.github.atomix-spec/yoauto-mcp

Official YoAuto MCP gateway for vehicle search and marketplace workflows in Moldova.

client:Grok transport:sse

Install YoAuto MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "yoauto-mcp": {
      "type": "sse",
      "url": "https://yoauto.md/api/mcp/sse"
    }
  }
}

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

YoAuto MCP in other clients