plugins

theshyre/plugins
★ 0 stars TypeScript AI/LLM Updated today
Plugins for coding agents that work with Shyre: time tracking for agent sessions, the Shyre MCP server, and the log-your-own-time convention. MIT.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "plugins": {
      "command": "npx",
      "args": [
        "-y",
        "theshyre/plugins"
      ]
    }
  }
}

README Excerpt

Plugins for coding agents that work with [Shyre](https://shyre.malcom.io). Shyre keeps the record of work a business bills and budgets from: time that logs itself as people and their coding agents work, turned into proposals, invoices and signed sign-offs for consultants, and cost reports for teams. Today there is one plugin: **shyre**, deterministic time tracking for agent

Topics

claude-codeclaude-plugincodexcursormcptime-tracking