Bespree Resumes for Grok
com.bespree/resumes
Create and edit saved resumes, make tailored or translated copies, and export PDF or Word.
client:Grok
transport:streamable-http
Install Bespree Resumes in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"resumes": {
"type": "http",
"url": "https://bespree.com/api/v1/resume/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