Skip to main content
Hrizn MCP connects supported AI assistants to your dealership’s Hrizn account. Once connected, you can ask questions about inventory, content, IdeaClouds, reviews, local market activity, and more using natural language.
Hrizn MCP works with your dealership’s data. A documentation MCP connection can only search these help pages.

Get started

  1. In Hrizn, open Dealership Manager → API & MCP.
  2. Choose what you want your AI assistant to do:
    • Look up data for questions and research
    • Look up & create for content creation and compliance checks
    • Add Market Maker or Social Hub posting when available on your plan
  3. Create an API key.
  4. Select your AI client and copy the provided setup.
  5. Restart or reload the AI client, then ask a dealership-specific question.
API keys are shown once. Store them securely and never share them in a chat, document, or public repository.

What you can do

Understand your dealership

  • Summarize Dealer DNA, brand voice, staff, marketing priorities, and target geography
  • Find dealership links and other account details
  • Give outside agencies or approved partners useful dealership context

Work with inventory

  • Search by make, model, year, price, mileage, age, color, trim, stock number, or VIN
  • Review inventory mix, aging, and merchandising health
  • Find vehicles missing Hrizn AI descriptions
  • Retrieve details and descriptions for a specific vehicle

Plan and create content

  • Find existing articles and published pages
  • Review content opportunities and recommendations
  • Explore IdeaCloud topics and questions
  • Create IdeaClouds and turn selected ideas into content
  • Build model landing pages, comparisons, and sales event pages

Check OEM compliance

  • Review pasted ad, landing-page, or social copy
  • Identify higher-risk language and suggested replacements
  • Recheck copy after approved changes
  • Check existing Hrizn content
Compliance results are guidance based on automotive advertising rules. They are not legal advice.

Manage social activity

  • Review connected social accounts, posts, and customer reviews
  • Draft and publish review replies
  • Create, schedule, update, or remove social posts
  • Add media through a secure upload link
If an account needs to be connected again, open Dealership Manager → Social Profiles in Hrizn.

Use Hrizn Market Maker

  • Review local listings and market days supply
  • Compare inventory pricing with the local market
  • Identify price-cut candidates and stocking opportunities
  • Appraise vehicles and review comparable listings
  • Explore vehicle options and packages
Market Maker and Social Hub publishing require an Unlimited plan.

Tool catalog

Available tools depend on the API-key preset, scopes, connected products, and plan. For find_vehicles, total_count remains the raw matching inventory aggregate for backward compatibility. It can include malformed source rows omitted from the returned vehicles. Use raw_total_count, invalid_row_count, and total_count_includes_invalid_rows to interpret data quality without assuming every counted source row is retrievable. invalid_row_count reports malformed rows encountered during the bounded raw-page scan; it is not a whole-lot count unless the scan reached the end.

IdeaCloud text-first curation checklist

Before creating content, review the IdeaCloud outline, cluster, and current selection. Apply a recommended or explicit selection only when the assistant presents the proposed change and you confirm it.

Connect manually

The easiest setup is the client-specific configuration in Dealership Manager → API & MCP. If you need to configure a client manually, use:
The read profile is the safest starting point. Use another profile only when the key has the matching scopes and the assistant needs those tools.

Cursor or Claude Code

Add this to .cursor/mcp.json or your Claude Code MCP settings:
Set HRIZN_API_KEY to the key you created before launching the client.

OpenCode

Add the Hrizn MCP URL with ?profile=read to your OpenCode MCP configuration and send the API key in the X-API-Key header. Keep the key in an environment variable rather than committing it.

Amazon Q / Kiro

Add an HTTP MCP server using https://api.app.hrizn.io/v1/public/mcp?profile=read and map X-API-Key to your HRIZN_API_KEY environment variable.

OpenAI Codex

Add this to ~/.codex/config.toml:

Gemini CLI

Add this to ~/.gemini/settings.json:
For other supported clients—including Claude Desktop, VS Code, Windsurf, OpenCode, Continue, Cline, Zed, JetBrains, and Amazon Q/Kiro—copy the ready-to-use configuration from Hrizn.

Try these prompts

  • “Who are the sales managers at this store?”
  • “Summarize this dealership’s brand voice and DNA.”
  • “What used inventory is aged 60+ days?”
  • “Which units are missing a Hrizn AI description?”
  • “Show me the AI write-up for VIN …”
  • “What IdeaClouds do we have on Camry?”
  • “Top content opportunities this week?”
  • “Unanswered Google reviews under 3 stars?”
  • “Which published articles can I cite with a live URL?”
  • “Give me a lot health snapshot — aging and merchandising gaps.”
  • “Are my used RAV4s overpriced vs the local market?”
  • “What’s market days supply for new Camrys near us?”
  • “Which aged units should I cut price on first?”
  • “Create a model landing page for the 2026 Honda Civic Sport.”
  • “Compare these two vehicles and highlight why a shopper might choose each one.”
  • “Check this ad copy for OEM compliance.”
  • “Schedule a Facebook post for Saturday at 10:00 AM.”
  • “Draft a reply to our latest unanswered one-star review.”

Before making changes

Hrizn asks for confirmation before an AI assistant creates, publishes, updates, or removes anything. Review the proposed action carefully before approving it. Creating content through MCP can also update the same IdeaCloud and content workflows you use inside Hrizn.

Security

  • Treat API keys like passwords.
  • Start with Look up data unless the assistant needs to create or publish.
  • Create separate keys for different people or integrations.
  • Revoke keys you no longer use from Dealership Manager → API & MCP.
  • Do not share media upload links.

Troubleshooting

  • The connection is unauthorized: Create a new key and replace the old key in your client configuration.
  • A capability is unavailable: Check the selected key preset and your Hrizn plan.
  • A social account needs attention: Reconnect it in Dealership Manager → Social Profiles.
  • A media upload link expired: Ask the assistant to start a new upload.
  • The assistant can only search documentation: Connect Hrizn MCP from Dealership Manager → API & MCP.
  • New tools do not appear: Restart the AI client after updating its configuration.
Last modified on July 27, 2026