Update mcp registry schema

This commit is contained in:
Yiorgis Gozadinos 2025-12-19 12:39:39 +02:00
parent 5c7f033d2c
commit 4a43cd0501
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.ggozad/haiku-rag",
"version": "{{VERSION}}",
"description": "Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling",