add-mcp
Back to registry
Novu logo

Novu

v1.0.0

novu.co/mcp

Novu provides notification infrastructure for applications and AI agents, including workflows, subscribers, inbox experiences, and multi-channel delivery. It is used to send, manage, and observe notifications across channels such as in-app, email, SMS, push, and chat.


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.novu.co/
requiredsecret

Novu secret key. Use Bearer <token>.

npx add-mcp@latest https://mcp.novu.co/ --transport http --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=co.novu%2Fmcp"