Function-Calling-vs-MCP

Integrates with
Home Assistant

Summary

Illustrates the difference between LLM function calling and the Model Context Protocol. Provides two examples: a CLI app using OpenAI's function calling and a Node.js MCP server, both for controlling Home Assistant lights.

GitHub