rate card for Grok
io.github.theluckystrike/rate-card
Hourly rates by role and date, priced into invoice and quote lines without retyping.
client:Grok
transport:streamable-http
runtime:mcpb
tools:12
Install rate card in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"rate-card": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/rate-card"
}
}
}
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