add-mcp
Back to registry
Package Search logo

Package Search

v1.0.0

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.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.trychroma.com/package-search/v1
requiredsecret

Chroma Cloud API key. Use <token>.

requiredsecret

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>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.chroma%2Fmcp"