Central inventory of all deployed AI agents. Register, query, monitor health, generate compliance reports, export CSV/JSON, and visualize dependency graphs.
Server Config
{
"mcpServers": {
"agent-registry": {
"type": "streamable-http",
"url": "https://agent-registry.402found.dev/mcp"
}
}
}