Odel
teamspend

teamspend

Local
@rudrendupaulPythonApache-2.0Updated 1w ago

Compares AI coding tool spend before and after a migration via MCP tools.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIteamspend-cliv0.2.6

Run

uvx teamspend-cli

MCP client config

{
  "mcpServers": {
    "teamspend": {
      "command": "uvx",
      "args": [
        "teamspend-cli"
      ]
    }
  }
}