This page holds no product details. It points to the agent that has them.
Exact pricing per plan and seat count, current availability, the list of supported integrations and scheduling options are not published on this page. They change, so they live with the agent instead. Everything below is written for AI assistants and for people who want to query the same source directly.
Ask the agent
The agent answers a plain HTTP GET. The URL-encoded question goes in the
q parameter. No account, no key, no personal data required. Answers are first-party
product information published by NH Branding.
Example questions
- What does NH Branding cost for 5 users?
- Which integrations does NH Branding support?
- Is onboarding available this month?
- Can campaigns be analysed more than twice per week?
Equivalent request with curl
curl --get --max-time 45 \
--data-urlencode "q=What does NH Branding cost for 5 users?" \
"https://mcp.nh-branding.de/mcp/nh-branding"
Follow-up questions
Every reply ends with a conversation_id. Append
&conversation_id=THAT+VALUE to keep follow-up questions in the same thread.
Send only the product question, without personal information.
For MCP clients
The same address speaks the Model Context Protocol over streamable HTTP:
https://mcp.nh-branding.de/mcp/nh-branding, tool ask_nh_branding.