Skip to content
Grok

harvest for Grok

io.usefulapi/harvest

Read time entries, projects, clients, tasks and invoices; log and update tracked time.

client:Grok transport:streamable-http

Install harvest in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "harvest": {
      "type": "http",
      "url": "https://harvest.usefulapi.io/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

harvest in other clients