Systems | Development | Analytics | API | Testing

DreamFactory 7.4.4 Release: AI-Optimized Data Models, Custom MCP Tools, and Granular Access Controls

DreamFactory 7.4.4 is a significant release for teams connecting AI agents to enterprise databases through the Model Context Protocol (MCP). The new _spec endpoint gives LLMs a complete understanding of any database schema in a single API call. Custom MCP tool definitions let admins extend their MCP server beyond built-in database operations. And new per-tool toggle controls with role-based service discovery bring the governance enterprises need before deploying AI-database integrations to production.

Evolve25: AI Readiness and the Future of Intelligent Enterprises with AWS and Cloudera

Discover why the transition from Generative AI to Agentic AI is the key to unlocking $40M+ in business value, even for non-technical users via Cloudera Agent Studio. Learn how the AWS and Cloudera partnership solves the "Data Readiness" challenge by bringing AI to the data, whether on-prem or in the cloud. This session covers critical strategies for AI governance, hybrid architecture, and the shift from task-based tools to autonomous digital workforces.

Resume tokens and last-event IDs for LLM streaming: How they work & what they cost to build

When an AI response reaches token 150 and the connection drops, most implementations have one answer: start over. The user re-prompts, you pay for the same tokens twice, and the experience breaks. Resume tokens and last-event IDs are the mechanism that prevents this. They make streams addressable – every message gets an identifier, clients track their position, and reconnections pick up from exactly where they left off. The concept is straightforward.

Why Databox MCP Wins for AI Analytics Over Individual Connector MCPs

The Model Context Protocol (MCP) has given AI assistants something they’ve never had before: a standardized way to pull live data from external systems. Instead of just generating text, an AI agent can now query your CRM, check ad performance, or pull revenue numbers in real time. The industry’s response has been predictable. Every major platform is racing to build their own MCP server.

Enterprise AI Infrastructure Security Series - 3) Configuration Governance with Administrator Vaults

Securing ClearML for the Enterprise — Part 3: Configuration Governance with Administrator Vaults In this video we walk through ClearML's vault system — how personal vaults and administrator vaults work, and how administrator vaults let you enforce platform-level policies on storage locations, container images, and credentials across your teams and service accounts. What we cover.

Leveraging the MCP Registry in Kong Konnect for Dynamic Tool Discovery

As enterprises start deploying AI agents into real systems, a new architectural challenge is emerging. Agents need a reliable way to discover tools, services, and capabilities dynamically, instead of relying on hardcoded integrations. This is where the Model Context Protocol (MCP) ecosystem is rapidly evolving. MCP servers expose tools and capabilities that AI agents can use. However, once organizations begin deploying multiple MCP servers across environments, the question becomes clear.