LlamaIndex Documentation
82
0

Claude
Setting up with Claude Desktop
- Open Claude Desktop's settings
- Go to the Integrations tab
- Click "Add MCP Server"
- Use the configuration below based on your operating system
Note: Make sure Claude Desktop is running before attempting to connect.
JSON
1{2 "mcpServers": {3 "llamaindex documentation": {4 "env": {},5 "args": [6 "llamacloud-mcp@latest",7 "--index",8 "your-index-name:Description of your index",9 "--index",10 "your-other-index-name:Description of your other index",11 "--extract-agent",12 "extract-agent-name:Description of your extract agent",13 "--project-name",14 "<Your LlamaCloud Project Name>",15 "--org-id",16 "<Your LlamaCloud Org ID>",17 "--api-key",18 "<Your LlamaCloud API Key>"19 ],20 "command": "uvx"21 }22 }23}
Recensioni della Community
0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Coming soon to
Highlight AI
Documentazione
Linguaggio
TypeScript