Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README #1

Open
slavakurilyak opened this issue Dec 9, 2024 · 0 comments
Open

Update README #1

slavakurilyak opened this issue Dec 9, 2024 · 0 comments

Comments

@slavakurilyak
Copy link

Please update README to fix the args typo (comma after index.js)

{
  "mcpServers": {
    "llamacloud": {
      "command": "node",
      "args": [
        "/path/to/llamacloud/build/index.js"
      ],
      "env": {
        "LLAMA_CLOUD_INDEX_NAME": "<YOUR_INDEX_NAME>",
        "LLAMA_CLOUD_PROJECT_NAME": "<YOUR_PROJECT_NAME>",
        "LLAMA_CLOUD_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

Also, please add a note to remind developers to have full access to LlamaCloud

While I was able to obtain an API key from LlamaCloud, I am still on the waitlist to unlock their indexing which necessary for this MCP server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant