Prerequisites
- You’ll need an Anthropic API key
- You’ll need to have
uvinstalled
Basic Chainlit app
You can see an example of a basic chat app by running the following:http://localhost:8000
Adding ClickHouse MCP server
Things get more interesting if we add the ClickHouse MCP server. You’ll need to update your.chainlit/config.toml file to allow the uv command
to be used:
config.tomlFind the full
config.toml file in the examples repository- Tell me about the tables that you have to query
- What’s something interesting about New York taxis?