Quote
—
58 posts
—
Container registries store bytes. They don't know what's inside. The Agent Registry is a governance layer for AI agents, skills, and MCP servers, built on A2A AgentCard, MCP server.json, and Agent Skills as native identity formats.
— Coleman et al., 2022
Every agent team rebuilds the same auth, rate limiting, and credential management. I built an agent gateway for Kubernetes that generates it all from two CRDs so the people building agents never touch security and the people running the platform never touch agent code.
AI coding agents pulled developers back to the terminal. But the data says the real split isn't CLI versus GUI. It's about what you're doing.
The agent gateway for Kubernetes. Covers agent discovery, authentication, routing, credential injection, rate limiting, and MCP protocol support.
A vendor-neutral registry for AI agents, skills, and MCP servers. Covers the problem of agent discovery, the registry architecture, and how agentctl works.