MCPServers
LlamaIndex Documentation - MCP server logo

LlamaIndex Documentation

82
0
Claude

Claude

Setting up with Claude Desktop

  1. Open Claude Desktop's settings
  2. Go to the Integrations tab
  3. Click "Add MCP Server"
  4. 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
HighlightHighlight AI

Linguaggio

TypeScript

Categorie

Tag