Skip to content

Commit 2401a05

Browse files
julienldclaude
andcommitted
fix: update MCP Registry schema to current draft version
The dated schema 2025-10-17 is now deprecated by the MCP Registry. Migrated to draft schema URL as per registry requirements. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 7987e74 commit 2401a05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
2+
"$schema": "https://static.modelcontextprotocol.io/schemas/draft/server.schema.json",
33
"name": "io.github.homeassistant-ai/ha-mcp",
44
"description": "Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants.",
55
"repository": {

0 commit comments

Comments
 (0)