chroma.com/mcp
Chroma provides open-source and managed cloud infrastructure for vector databases, search, embeddings, and ingestion workflows for AI applications. Its cloud offering includes hosted databases, managed sync from sources like GitHub/S3/web, and package-search tooling for AI agents.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
Chroma Cloud API key. Use <token>.
Chroma Cloud API key. Use Bearer <token>.
npx add-mcp@latest https://mcp.trychroma.com/package-search/v1 --transport http --header "x-chroma-token: <x-chroma-token>" --header "Authorization: <Authorization>"