← Back to Plugins
MCP Server MCP

MCP server for RescueTime productivity data

github By github 👁 1 views ▲ 0 votes

MCP server for RescueTime productivity data

Homepage Verified source GitHub

Install

mcpb:https://github.com/adelaidasofia/rescuetime-mcp/releases/download/v0.1.0/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/adelaidasofia/rescuetime-mcp/releases/download/v0.1.0/rescuetime-mcp.mcpb",
      "version": "0.1.0",
      "fileSha256": "5d7195076511859807db29419e8de8b1e78f04e616c2876631fdc5145a2dfe92",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "From rescuetime.com → Account → API",
          "isRequired": true,
          "isSecret": true,
          "name": "RESCUETIME_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...