weckr-sdks

Ghiles3232/weckr-sdks
★ 0 stars Python AI/LLM Updated today
Public SDKs for Weckr — TypeScript, Python, and MCP server. AI cost and margin intelligence for SaaS.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "weckr-sdks": {
      "command": "uvx",
      "args": [
        "weckr-sdks"
      ]
    }
  }
}

Or install with pip: pip install weckr-sdks

README Excerpt

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.