add-mcp
Back to registry
Coveo logo

Coveo

v1.0.0

coveo.com/mcp

Coveo exposes multiple authenticated developer surfaces—a hosted MCP server at https://mcp.cloud.coveo.com/mcp (OAuth), REST APIs including Commerce, Search, Push, and Source APIs, plus the `coveo` CLI—all primarily using a Coveo-minted OAuth access token, while the Usage Analytics Write API surface was identified but its auth could not be confirmed from the recorded docs.


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.cloud.coveo.com/mcp
npx add-mcp@latest https://mcp.cloud.coveo.com/mcp --transport http

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