Skip to content
Grok

Roboflow (Official) for Grok

com.roboflow/roboflow-mcp

Roboflow computer vision for AI agents: datasets, annotation, versioning, workflows, inference.

client:Grok transport:streamable-http

Install Roboflow (Official) in Grok

.mcp.json (in your project root)

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

Roboflow (Official) in other clients