{ "name": "haiku-rag", "version": "0.82.1", "description": "Search, read and analyze your haiku.rag knowledge base from Codex.", "author": { "name": "Yiorgis Gozadinos", "email": "ggozadinos@gmail.com", "url": "https://github.com/ggozad" }, "homepage": "https://ggozad.github.io/haiku.rag/mcp/", "repository": "https://github.com/ggozad/haiku.rag", "license": "MIT", "keywords": ["rag", "knowledge-base", "search", "documents", "mcp"], "skills": "./skills/", "mcpServers": "./.mcp.json", "interface": { "displayName": "haiku.rag", "shortDescription": "Search and analyze your haiku.rag knowledge base", "longDescription": "Search, read, and compute over documents in your local haiku.rag knowledge base through MCP tools.", "developerName": "Yiorgis Gozadinos", "category": "Productivity", "capabilities": ["Interactive", "Read"], "websiteURL": "https://ggozad.github.io/haiku.rag/", "defaultPrompt": "Search my haiku.rag knowledge base and cite the relevant documents." } }