Sandeshjadhav22/ControlHub-Ai
If you are the rightful owner of ControlHub-Ai and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
ControlHub is a TypeScript-based server utilizing the Model Context Protocol (MCP) to manage smart light systems.
TurnOnLight
Turns the smart light on.
TurnOffLight
Turns the smart light off.
changeColor
Changes the color of the smart light.
ControlHub - Smart Light Control using MCP
ControlHub is a TypeScript-based server powered by Model Context Protocol (MCP). It enables AI agents and other tools to interact with a smart light system using structured tools like turning on/off the light and changing its color dynamically.
Tech Stack
TypeScript
MCP SDK
Ai Agent
Zod
Tools
TurnOnLight()
TurnOffLight()
changeColor()
Environment Variables
To run this project, you will need to add the following environment variables to your .env file
PORT
LIGHT_IP=
start
First Install
npm i
To build this project run
npm run build
To start this project run
npm run start
🚀 About Me
Hi, I'm Sandesh Jadhav I'm a full-stack developer with a passion for building beautiful and functional web applications.