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}
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요