Serversio.github.krulewis/tokencast
T

tokencast

io.github.krulewis/tokencast · v0.1.1
▦ pypi
v0.1.1pypi pypi: tokencast↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.krulewis/tokencast",
  "description": "Pre-execution cost estimation for LLM agent workflows with calibration learning",
  "title": "tokencast",
  "repository": {
    "url": "https://github.com/krulewis/tokencast",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "tokencast",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}