37Your platform is connecting agents to internal tools through MCP servers. How do you handle identity and authorisation?▼expertNewMicrosoftCloudflareGitLab2 replies◆ premiumAn agent is a workload that acts on behalf of a person, holds credentials for several systems, and decides what to call based on text it read. Every one of those properties breaks an assumption in your existing access model.Open full answer →
43Teams are connecting agents to internal systems ad hoc. Design the gateway that goes in front.▼hardNewMicrosoftCloudflareAtlassian2 replies◆ premiumEvery team standing up its own tool server produces a permission surface nobody can enumerate. The gateway exists so that connecting an agent to a system is a reviewed act rather than a config file in somebody's repository.Open full answer →