Skip to content

Commit 8f9fae9

Browse files
committed
docs: update README
1 parent 3052abb commit 8f9fae9

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,6 @@ PageIndex is a revolutionary document processing system that uses **reasoning-ba
1515
- **No Chunking**: Preserve full document context and structure
1616
- **No Top-K**: Retrieve all relevant passages automatically
1717

18-
## Architecture
19-
20-
This MCP server acts as a bridge between Claude/LLM clients and the PageIndex platform:
21-
22-
```
23-
[Claude/LLM] <--> [PageIndex Local MCP Server] <--> [PageIndex Remote MCP Server]
24-
|
25-
├── process_document (local file handling)
26-
│ ├── Uploads to PageIndex via signed URLs
27-
│ └── Processes with PageIndex OCR + Tree Generation
28-
└── Other tools (proxy to PageIndex Remote MCP Server)
29-
```
30-
3118
## Features
3219

3320
- **Local PDF Processing**: Upload local PDF files directly without manual uploads

0 commit comments

Comments
 (0)