Ask which of your customers cost more in LLM calls than they pay, per user and per feature.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
AI cost and margin intelligence for SaaS founders. See exactly which users cost you more than they pay, per LLM call, zero added latency.
Drop the SDK into your app, get a dashboard that shows cost per user / feature / model and recommends cheaper swaps. Set per-plan spending caps the SDK enforces before the LLM call.
| Package | Install | Source | |
|---|---|---|---|
| TypeScript / Node | @weckr/sdk | npm install @weckr/sdk | typescript/ |
| Python | weckr-sdk | pip install weckr-sdk | python/ |
| Claude / Cursor (MCP) | @weckr/mcp | npx -y @weckr/mcp | mcp/ |
| Claude Code (Skills) | weckr plugin | /plugin install weckr@weckr | skills/ |
Each subfolder has full setup docs, examples, and supported-model lists.
This repo is also an installable Claude Code plugin that bundles four skills, so your AI assistant knows real model prices and the exact Weckr syntax instead of inventing code:
| Skill | What Claude learns |
|---|---|
weckr-integration | Wire the SDK in with the correct two line pattern, errors, and provider notes |
weckr-model-pricing | Current per token prices for OpenAI, Anthropic, Gemini, and Kimi |
weckr-cost-estimator | Project what an AI feature costs per call, per user, per month before shipping |
weckr-margin-audit | Flag which pricing plans go underwater once LLM cost is counted |
The pricing skills read the live feed at useweckr.com/pricing.json first (generated from the same table Weckr bills with), and a weekly pricing watcher opens a reviewed PR whenever a provider changes rates, so the numbers track reality instead of drifting. Full explainer at useweckr.com/skills.
Click around with seeded data for a fictional SaaS. No signup required.
Clone a full AI SaaS with Weckr already wired in and deploy in minutes. Both are MIT licensed.
Step by step integrations for the stacks people actually ship on, each with the exact code and where the wrap goes:
flush() for serverless, streaming notes.wk.chat(client, opts).(userId, feature, model, tokens, latency, plan).(cost, revenue, margin) per request.Only the call metadata above: model name, token counts, latency, plan, and your userId string. No prompt text or completion text is ever sent.
app.useweckr.com. Free tier, no credit card.
Have a question about integration or a feature request? Open a discussion: https://github.com/Ghiles3232/weckr-sdks/discussions
We respond to every question.
MIT. See LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/weckr)<a href="https://allmcps.com/mcp/weckr"><img src="https://allmcps.com/api/badge/weckr?style=directory" alt="Weckr on AllMCPs" /></a>