Install Colin
We recommend using uv to install and manage Colin. If you plan to use Colin in your project, add it as a dependency:pip or uv pip:
Colin currently depends on a pre-release version of FastMCP. When using
uv, you must include the --prerelease=allow flag. This requirement will be removed once FastMCP releases a stable version.Verify Installation
To verify that Colin is installed correctly, run:Requirements
- Python 3.10 or higher
- An LLM provider API key (for LLM blocks)