Skip to main content
AutoFire MCP is a hosted, read-only Model Context Protocol server for dealership data. It works with remote-MCP clients such as Codex and Claude Code. Server URL: https://mcp.goautofire.com/mcp

What it exposes

  • Dealership profile and operating hours
  • Inventory search and individual vehicle details
  • Lead workflow records with contact details masked by default
  • Optional, separately authorized access to one lead’s contact details
  • Test-drive workflow without customer contact details
  • Recent aggregate dealership insights

Security model

Each credential is permanently tied to one dealership. Tools do not accept a dealership ID, arbitrary SQL, table names, or outbound URLs. Owners and administrators choose the credential’s permissions and a 30-, 60-, or 90-day expiration.
MCP clients can send returned data to their AI or cloud provider. Review that provider’s privacy, retention, and model-training settings before connecting lead data.

Current authentication

AutoFire currently supports dashboard-issued bearer keys. OAuth discovery is intentionally unavailable until the hosted authorization flow is enabled. Do not turn on an OAuth setting in a client for this endpoint yet.

Next steps