add-mcp
Back to registry
Package Search logo

Package Search

v1.0.0

trychroma.com/mcp

Chroma is an AI data platform and vector database for storing documents, embeddings, and metadata, then querying them with dense, sparse, hybrid, and full-text search. It is available as open-source self-hosted software and as the managed Chroma Cloud service.


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.trychroma%2Fmcp"