Skip to content

Commit e5c3fe3

Browse files
committed
add explanation for using own cloud service
1 parent 09b3877 commit e5c3fe3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/use-cases/AI_ML/MCP/04_anythingllm.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ Create a file called `anythingllm_mcp_servers.json` in the `plugins` directory a
8585
}
8686
```
8787

88+
If you want to explore your own data, you can do so by
89+
using the [host, username and password](https://clickhouse.com/docs/getting-started/quick-start/cloud#connect-with-your-app)
90+
of your own ClickHouse Cloud service.
91+
8892
## Start the AnythingLLM Docker container {#start-anythingllm-docker-container}
8993

9094
Run the following command to start the AnythingLLM Docker container:

0 commit comments

Comments
 (0)