# cost-control
2 artikelengetagd met “cost-control”
MCP Denial of Wallet: aanvallen op tokenverbruik voorkomen
Een verdedigingsgerichte handleiding om denial-of-wallet-aanvallen via MCP te begrijpen -- hoe kwaadaardige servers overthinking-loops creëren die zorgen voor 142,4x tokenversterking -- en om budgetcontroles, rate limiting en kostenmonitoring te implementeren die LLM-endpoints beschermen.
mcpdenial-of-wallettoken-amplificationcost-controldefenserate-limiting
Rate limiting en misbruikpreventie voor LLM-API's
Walkthrough for implementing rate limiting and abuse prevention systems for LLM API endpoints, covering token bucket algorithms, per-user quotas, cost-based limiting, anomaly detection, and graduated enforcement.
rate-limitingabuse-preventionapi-securitytoken-bucketcost-controldefensewalkthrough