Skip to content
Grok

Subotiz Dev MCP(Deprecated) for Grok

io.github.hanwei30/dev-mcp

Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language

client:Grok transport:streamable-http

Install Subotiz Dev MCP(Deprecated) in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dev-mcp": {
      "type": "http",
      "url": "https://api.stg.subotiz.com/mcp/ping"
    }
  }
}

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

Subotiz Dev MCP(Deprecated) in other clients