Blog – Page 5
MCP Management: What Comes After Building the Servers
MCP management is the hard part of enterprise AI adoption. Learn how to handle governance, access control, employee discovery, and security at scale.
Read More
The Reality of MCP Security: A CTO Action Plan
What CTOs and security leaders need to know about MCP security in 2026: six attack vectors, where exposure lives, and the case for centralizing controls.
Read More
MCP Identity Management at Enterprise Scale: Solving the OAuth Sprawl Problem
Learn how to navigate MCP identity management challenges with insights for managing multiple servers effectively.
Read More
MCP Filtering: How to Inspect and Control MCP Traffic in the Enterprise
MCP filtering lets enterprises inspect, modify, or block MCP requests and responses at the gateway layer — enabling PII redaction, compliance enforcement, and payload inspection without changing MCP servers or clients.
Read More
Why MCP Authentication Is Harder Than It Looks
MCP development starts fast. Then you hit OAuth. Here's what production-ready MCP authentication actually requires — and why the complexity multiplies when you're running more than one server.
Read More
How to Run Multiple AI Coding Agents at Once with Discobot
Learn how to run multiple AI coding agents at once using Discobot. Spin up parallel sessions across isolated sandboxes and stop waiting for one agent to finish before starting the next.
Read More
Hosted MCP vs Self-Hosted MCP vs Local MCP: How to Choose
Compare hosted, self-hosted, and local MCP deployment models, including tradeoffs around speed, control, security, and operations.
Read More
Single MCP Gateway vs Multiple MCP Servers
The world of MCP (Model Context Protocol) is growing fast. As more teams connect AI clients like Claude, Cursor, and VS Code to internal tools, a common architectural question appears: Should we run a single MCP gateway, or multiple independent MCP servers? At first glance, this looks like a routing decision, but in reality, it’s […]
Read More
How to Access, Add, and Manage MCP Servers in Obot
A step-by-step guide to deploying Obot, connecting MCP servers, managing server types, and controlling access with registries.
Read More
Building a Secure MCP Platform with Obot
Hello Obot readers – Anantha Kasetty here, and I’m excited to kick off a series of blog posts on the Model Context Protocol (MCP) and building secure AI infrastructure using Obot MCP Gateway. As an early employee at Kong, I’ve spent years watching APIs evolve from simple connections to being the critical backbone of enterprise […]
Read More
Announcing Obot MCP Platform v0.16.0: API Keys, Model Access Policies, and Other Enterprise-Ready Controls
We are excited to announce the release of Obot v0.16.0, a significant update focused on enterprise readiness and operational control. This release introduces API key authentication for programmatic access, fine-grained model access policies, enhanced Azure OpenAI support, and Kubernetes capacity monitoring. Together, these features give administrators solve real enterprise problems. API Key Authentication Obot now […]
Read More
Using an MCP Gateway as a Developer
Introduction To start off, MCP (Model Context Protocol) is an open standard that specifies how AI applications can securely connect to external systems and data sources. It provides a consistent interaction pattern that helps AI models produce more reliable results: You can think of MCP as sort of a universal adapter that let’s your AI […]
Read More