Dealership profile
Public business profile, verified website, hours, and location.
AutoFire automotive MCP
Give approved AI clients a narrow, auditable window into one dealership’s inventory and workflows—without handing them a database password or a service-role key.
[mcp_servers.autofire]
url = "https://mcp.goautofire.com/mcp"
bearer_token_env_var = "AUTOFIRE_MCP_TOKEN"
required = true
tool_timeout_sec = 30Purpose-built access
Use dealership data inside coding agents and other MCP clients for inventory lookups, operational summaries, and carefully scoped lead follow-up context. The client sees only tools allowed by its credential.
Public business profile, verified website, hours, and location.
Search up to 50 dealership-owned vehicles per request without exposing VINs.
Review lead statuses and linked vehicles without contact details by default.
Return a single lead’s contact data only with the explicit leads:pii scope.
Read scheduling workflow and vehicle context without customer identity or notes.
Retrieve recent dealership reports without customer-level records.
More MCP features are rolling out soon. Have something specific in mind? Contact us.
AutoFire exposes focused operations instead of a general SQL or table API. Queries are parameterized, paginated, size-limited, and filtered to the dealership encoded in the credential.
Security first
Personal access keys are available for headless and local clients. The OAuth 2.1 resource-server path is implemented behind a feature gate and will be advertised only after AutoFire’s production Supabase OAuth and asymmetric signing rollout is verified.
Use the same HTTPS endpoint with a separate credential per client. Each guide includes client-specific configuration and verification steps.
No. Every key is permanently bound to one dealership. Create a separate key for each dealership connection.
No. The dashboard shows it once, then stores only an HMAC-SHA-256 digest.
Not in the initial release. Every published tool is read-only and annotated as non-destructive.
Owners and admins choose 30, 60, or 90 days. Keys cannot be extended and can be revoked immediately.
Start with a 30-day, read-only key and only the scopes your client needs.