What Actually Is an MCP Gateway?
An engineer explains that an MCP gateway solves the N×M integration problem by collapsing N agents and M tools into N+M connections, handling routing, authentication, authorization, audit, threat hand…
An engineer explains that an MCP gateway solves the N×M integration problem by collapsing N agents and M tools into N+M connections, handling routing, authentication, authorization, audit, threat hand…
TrueFoundry released Aitori, an open-source local proxy that intercepts AI traffic from desktop apps like Claude Desktop and ChatGPT to give companies visibility and control over model requests. The A…
Anthropic will end free access to Claude Fable 5 for Pro, Max, Team, and Enterprise plan subscribers on July 8, requiring usage credits for continued use. The model will cost $10 per million input tok…
TrueFoundry argues that organizations need an AI gateway to manage cost, security, reliability, and governance across multiple LLM providers. Without a gateway, AI sprawl leads to runaway spending, se…
TrueFoundry announced a native integration between its AI Gateway and Arize, enabling enterprises to trace, evaluate, and monitor AI model calls across multiple providers and agent frameworks without …
TrueFoundry's engineering team implemented governance for Claude Code after an audit revealed 60+ engineers using the tool with no oversight, and two CVEs exposed critical vulnerabilities. The team fo…
A developer argues that coding agents like Claude Code and Codex require two distinct infrastructure layers: a control plane for agent lifecycle, permissions, and scheduling, and a fast data plane for…
Redgate's tutorial outlines five PII anonymization techniques for LLM pipelines, including format-preserving masking, pseudonymization, and synthetic-data substitution, to reduce exposure at entry poi…
LiteLLM is a powerful open-source proxy for 100+ LLM providers, ideal for prototyping and small-scale deployments. However, as teams scale to production, they may encounter operational overhead from r…
A new research report analyzing 38 open-source and managed LLM proxy projects finds the market rapidly maturing from simple protocol translators into comprehensive governance platforms. LiteLLM leads …
Prathamesh S. launched a Leanpub book titled 'My Adventures with Large Language Models' that teaches readers to build five LLM architectures from scratch in PyTorch, including GPT-2, Llama 3.2, and De…