docs: update acronym

- Rename MCP acronym in documentation and package files
- Update site name, package description, and documentation references
- Ensure consistent terminology across project files
This commit is contained in:
jango-blockchained
2025-02-04 17:19:58 +01:00
parent b0ad1cf0ad
commit 38ee5368d1
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "homeassistant-mcp",
"version": "1.0.0",
"description": "Home Assistant Master Control Program",
"description": "Home Assistant Model Context Protocol",
"main": "dist/index.js",
"type": "module",
"scripts": {