mirror of
https://github.com/run-llama/mcp-server-llamacloud.git
synced 2026-06-30 20:47:54 -04:00
chore: Update packages and set "Default" project as default
This commit is contained in:
committed by
Marcus Schiesser
parent
fedce35a94
commit
6ba4c5c650
@@ -18,6 +18,8 @@ This is a TypeScript-based MCP server that creates multiple tools, each connecte
|
||||
|
||||
To use with your MCP Client (e.g. Claude Desktop, Windsurf or Cursor), add the following config to your MCP client config:
|
||||
|
||||
The `LLAMA_CLOUD_PROJECT_NAME` environment variable is optional and defaults to `Default` if not set.
|
||||
|
||||
```json
|
||||
{
|
||||
"mcpServers": {
|
||||
@@ -36,7 +38,6 @@ To use with your MCP Client (e.g. Claude Desktop, Windsurf or Cursor), add the f
|
||||
"10k SEC documents from 2023 for Apple"
|
||||
],
|
||||
"env": {
|
||||
"LLAMA_CLOUD_PROJECT_NAME": "<YOUR_PROJECT_NAME>",
|
||||
"LLAMA_CLOUD_API_KEY": "<YOUR_API_KEY>"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user