Skip to content
Grok

api server for Grok

technology.draup/api-server

Global labour & market data for skills, workforce, planning, stakeholders, jobs, news & profiles

client:Grok transport:streamable-http

Install api server in Grok

.mcp.json (in your project root)

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

api server in other clients