LLMKit: know exactly what your AI agents cost.
Open source API gateway that sits between your app and any AI provider. Every request gets logged with token counts and dollar costs. Budgets actually reject calls when exceeded.
Python SDK, CLI, MCP server for Claude Code.
Wrote about how I built budget enforcement for AI APIs using Cloudflare Durable Objects. The reservation pattern, crash recovery, and why soft limits don't work. https://t.co/4GxxrlHs0L
LLMKit: know exactly what your AI agents cost.
Open source API gateway that sits between your app and any AI provider. Every request gets logged with token counts and dollar costs. Budgets actually reject calls when exceeded.
Python SDK, CLI, MCP server for Claude Code.
LLMKit: open source AI gateway with cost tracking and budget enforcement.
Tracks requests across 11 providers, logs tokens and costs, rejects calls when the budget is hit.
Python SDK, TypeScript SDK, CLI for any language, MCP server for Claude Code and Cursor.