Skip to content
Grok

GitResume for Grok

co.gitresume/gitresume

Validate, build, and publish the resume you keep as YAML in your own GitHub repository.

client:Grok transport:streamable-http

Install GitResume in Grok

.mcp.json (in your project root)

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

GitResume in other clients