Update mcp registry schema
This commit is contained in:
parent
5c7f033d2c
commit
4a43cd0501
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
"name": "io.github.ggozad/haiku-rag",
|
||||||
"version": "{{VERSION}}",
|
"version": "{{VERSION}}",
|
||||||
"description": "Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling",
|
"description": "Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue