nexora-ai-ops / Agent Deployments
Agent Deployments 1.0.0
1.0.0
nexora-ai-ops/agent-deployments
List, retrieve, register and update AI agents in the deployment inventory.
Connect
Copy/paste this example snippet into your MCP client configuration, then fill in any required auth values.
{
"mcpServers": {
"agent-deployments": {
"transport": "streamable-http",
"url": "https://gateway.nexora.example/mcp/agent-deployments"
}
}
}
JSON
{
"server": {
"name": "nexora-ai-ops/agent-deployments",
"title": "Agent Deployments",
"description": "List, retrieve, register and update AI agents in the deployment inventory.",
"version": "1.0.0",
"packages": null,
"remotes": [
{
"type": "streamable-http",
"url": "https://gateway.nexora.example/mcp/agent-deployments"
}
],
"repository": null,
"icons": null,
"website_url": "https://nexora.apim.eu/mcp-registry",
"latest": true,
"created_at": "2026-09-07T07:27:47.944Z",
"updated_at": "2026-09-07T07:27:47.944Z"
}
}