Loomal

tokencast

MCP server by github.com/krulewis/tokencast

Pre-execution cost estimation for LLM agent workflows with calibration learning

1 starspypi: tokencast

About tokencast

tokencast is an MCP (Model Context Protocol) server published by krulewis in the official MCP registry, listed under App Automation on Loomal. Pre-execution cost estimation for LLM agent workflows with calibration learning

It ships as a Python package on PyPI (tokencast), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/krulewis/tokencast, where the project has earned 1 GitHub stars.

Use tokencast with your agent

Claude Code · one command
claude mcp add tokencast -- uvx tokencast
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tokencast": {
      "command": "uvx",
      "args": [
        "tokencast"
      ]
    }
  }
}
pypitokencast

Frequently asked questions

What is tokencast?
tokencast is an MCP (Model Context Protocol) server by krulewis in the App Automation category. Pre-execution cost estimation for LLM agent workflows with calibration learning
How do I connect tokencast to Claude, Cursor, or another MCP client?
Install tokencast from its pypi package (tokencast) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is tokencast open source?
Yes — the source code is public at github.com/krulewis/tokencast, with 1 GitHub stars.
Can AI agents pay to use tokencast?
Not yet through Loomal — tokencast is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain tokencast? Claim this listing free by verifying GitHub ownership, or contact us.