LLM and Model Context Protocol (MCP) integration for Digital.ai Release [Tech Preview]. Create AI-powered automation workflows with LLM agents, prompts, and interactive chats. Connect to Gemini, OpenAI, and any MCP server to automate complex tasks.
Steps
community-llm.McpServer: MCP Server configuration
community-llm.GeminiModel: AI Model configuration for Google Gemini
community-llm.OpenAiModel: AI Model configuration for OpenAI
community-llm.DaiLlmModel: AI Model configuration for Digital.ai LLM
community-llm.LlmAgent: Creates an AI agent that can use MCP tools to accomplish tasks
community-llm.LlmPrompt: Sends a single prompt to an LLM service
community-llm.LlmChat: Interactive chat with the LLM
community-llm.McpCallTool: Connect to any MCP server and invoke its tools directly
community-llm.McpListToolsTask: Lists available tools on an MCP server





