Give coding agents the ability to understand dependencies.
Server Config
{
"mcpServers": {
"package-search-mcp": {
"type": "http",
"url": "https://mcp.trychroma.com/package-search/v1",
"headers": {
"x-chroma-token": "<CHROMA_API_TOKEN>"
}
}
}
}