Whatever message this page gives is out now! Go check it out!
tools/list and tools/callprompts/list and prompts/getresources/list and resources/readMCPClient(configData) is the primary way to create MCP clients in ColdFusion.listTools(), callTool(), listResources(), readResource(), listPrompts(), and getPrompt()tools/list, tools/call, prompts/get, and returns standardized responses. MCPServer(configData) creates an MCP server in ColdFusion.MCPClient with transport configuration (HTTP or STDIO).listTools() to discover available tools.callTool() to invoke tools as needed.listResources(), readResource(), listPrompts(), and getPrompt().MCPServer with serverInfo, capabilities, and tool/prompt/resource definitions.application.mcpServer.handleRequest().