Skip to content
Claude Desktop

HumanHours for Claude Desktop

dev.humanhours/humanhours

Track agent ROI and enrich companies via MCP. Remote, OAuth 2.1, no install or keys.

client:Claude Desktop transport:streamable-http

Install HumanHours in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "humanhours": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.humanhours.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

HumanHours in other clients