Skip to content

Commit 07c7a47

Browse files
committed
fix: simplify long_description in manifest.json
1 parent ef6e887 commit 07c7a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"display_name": "PageIndex",
55
"version": "1.0.4",
66
"description": "MCP server for PageIndex",
7-
"long_description": "This extension provides access to PageIndex's next-generation reasoning-based RAG system. Unlike traditional vector search, PageIndex uses multi-step reasoning to understand and retrieve information from documents. It includes OCR capabilities for processing PDFs and other document formats, making it ideal for document analysis, research tasks, and information extraction from complex documents.",
7+
"long_description": "This extension provides access to PageIndex's next-generation reasoning-based RAG system. Unlike traditional vector search, PageIndex uses multi-step reasoning to understand and retrieve information from documents.",
88
"author": {
99
"name": "VectifyAI",
1010
"url": "https://github.com/VectifyAI"

0 commit comments

Comments
 (0)