Bridges Cloudera AI's Agent Studio with Model Context Protocol (MCP) clients, exposing Agent Studio instances as callable tools.
Agent Studio acts as a lightweight Model Context Protocol (MCP) bridge, enabling seamless integration with MCP-aware clients like Claude. It allows users to list, inspect, and build Agent Studio workflows dynamically. Through a set of tools, it facilitates tasks such as retrieving workflow metadata, creating new workflows, converting static workflows into conversational experiences, and adding/managing agents within those workflows, streamlining the orchestration and automation of Agent Studio processes.
Características Principales
01Lists existing workflow IDs and names.
02Adds and configures manager and general agents to workflows.
03Fetches full JSON metadata for workflows.
04Creates new, blank workflows.
052 GitHub stars
06Adds Conversational Tasks to workflows.
Casos de Uso
01Inspecting tasks, agents, and process settings of a workflow.
02Populating a UI drop-down of existing projects.
03Automating project scaffolding within Agent Studio.