We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b3877 commit e5c3fe3Copy full SHA for e5c3fe3
docs/use-cases/AI_ML/MCP/04_anythingllm.md
@@ -85,6 +85,10 @@ Create a file called `anythingllm_mcp_servers.json` in the `plugins` directory a
85
}
86
```
87
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
+
92
## Start the AnythingLLM Docker container {#start-anythingllm-docker-container}
93
94
Run the following command to start the AnythingLLM Docker container:
0 commit comments