powers

parallelhours/powers
★ 0 stars HTML 🤖 AI/LLM Updated today
Human-in-the-loop framework for agentic-assisted product development — session skills, hooks, and MCP servers for Claude Code and OpenCode.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "powers": {
      "command": "npx",
      "args": [
        "-y",
        "parallelhours/powers"
      ]
    }
  }
}

README Excerpt

Human-in-the-loop framework for agentic-assisted product development. Adds session management skills, automated hooks, and MCP servers that give coding agents time tracking and workflow powers — useful for anyone whose agentic workflow needs structured session start/end, prompt counting, and token logging against a time-tracking backend.

Topics

ai-agentsclaude-codedeveloper-toolsllmmcpopencodeproductivity