AI & Society

Auto Added by WPeMatico

MCP Registry in 2026: How to Discover, Verify, and Safely Connect MCP Servers

TL;DR The MCP Registry makes server discovery more consistent, but it does not turn a listed server into a trusted server. In 2026, the official registry provides namespace verification, standardized metadata, package references, remote endpoint definitions, version records, and an API that downstream registries can consume. It does not certify that the code is secure, […]

MCP Registry in 2026: How to Discover, Verify, and Safely Connect MCP Servers Read More »

Enterprise MCP Authorization: IdP, RBAC, Workload Identity, and Zero-Touch OAuth

TL;DR Enterprise MCP authorization is not solved by adding a login page to every MCP server. The scalable pattern is to make the enterprise identity provider the policy authority for human access, map groups and application roles to narrow MCP scopes, use separate workload identities for agents and automation, and preserve downstream resource authorization at

Enterprise MCP Authorization: IdP, RBAC, Workload Identity, and Zero-Touch OAuth Read More »

VCF 9.1 API with Postman: Generate a Collection from OpenAPI and Automate Your First Workflow

TL;DR VMware Cloud Foundation 9.1 provides an OpenAPI definition for SDDC Manager that can be imported into Postman to generate a structured collection of API requests. The generated collection is not immediately ready for use. The specification defines a localhost server value, so the requests must be updated to use a variable that points to

VCF 9.1 API with Postman: Generate a Collection from OpenAPI and Automate Your First Workflow Read More »

HCX 9.1 Migration Runbook: Network Profiles, Compute Profiles, Service Mesh, and First VM Move

TL;DR An HCX 9.1 migration should not begin with the Migrate Virtual Machines button. It should begin with a dependency-ordered runbook that proves routing, firewall policy, IP pools, site pairing, Network Profiles, Compute Profiles, Service Mesh health, and Network Extension behavior before a production workload is touched. The practical sequence is: Confirm supported versions, backups,

HCX 9.1 Migration Runbook: Network Profiles, Compute Profiles, Service Mesh, and First VM Move Read More »

Nutanix CVM Troubleshooting Command Reference: Stargate, Curator, Cassandra, Genesis, and Cluster Health

TL;DR A Nutanix CVM incident should be investigated as an evidence chain, not as a race to restart services. Begin with cluster status, compare local and cluster-wide service state, check resiliency, identify the service that owns the symptom, collect its logs, and use targeted NCC checks to validate what you found. This reference is intentionally

Nutanix CVM Troubleshooting Command Reference: Stargate, Curator, Cassandra, Genesis, and Cluster Health Read More »

OpenTelemetry for AI Agents: Trace Models, Tool Calls, Tokens, Latency, and Cost

TL;DR AI agent observability requires more than a request log and a model latency chart. A single agent invocation can contain planning, multiple model calls, tool execution, retries, retrieval, memory operations, and nested agents. OpenTelemetry’s developing Generative AI semantic conventions now provide a common vocabulary for many of those operations, including agent, workflow, model, and

OpenTelemetry for AI Agents: Trace Models, Tool Calls, Tokens, Latency, and Cost Read More »