Data HubTalentAppsCommunityAIKnowledge BaseOpen APIMCP Serversn8n WorkflowsVenturesTry the IDE
AI-First Platform


MCP servers for every integration. Demo data sandbox. Natural language queries. Build automotive tools faster than ever with AI at the core.

6
MCP Servers
48
MCP Tools
6
n8n Workflows
Demo Data

MCP Servers

Every Integration.
AI-Ready.

Model Context Protocol servers for all our data sources. Connect your AI tools directly to dealer data with natural language.

inventory-mcp
stable

Vehicle search, stats, aging reports, and lifecycle management

12 endpointsDocs
pricing-mcp
stable

Market pricing, KBB valuations, competitive analysis, margin optimization

8 endpointsDocs
analytics-mcp
stable

Dashboard metrics, sales funnel, conversion rates, custom reports

10 endpointsDocs
crm-mcp
stable

Lead management, customer search, activity tracking, timelines

6 endpointsDocs
marketing-mcp
stable

Campaign performance, ad spend tracking, social metrics, SEO

7 endpointsDocs
compliance-mcp
stable

OFAC screening, red flags review, disclosure audits, regulatory alerts

5 endpointsDocs

Quick Start with MCP

// Connect to Carfluence MCP server
import { MCPClient } from '@carfluence/mcp-sdk';

const client = new MCPClient({
  server: 'inventory-mcp.carfluence.com',
  apiKey: process.env.CARFLUENCE_API_KEY
});

// Natural language query
const vehicles = await client.query(
  "Find all Toyota Camrys under $30k with less than 50k miles"
);

// Structured response
console.log(vehicles);
// [{ vin: "4T1B11HK...", price: 28500, mileage: 32400 }, ...]

Vibe-Code IDE

Build Apps in Your Browser.
Ship in Minutes.

A full IDE in the browser. Describe what you want, AI builds it with live preview. Multi-file projects, 48 MCP tools, one-click publish to the App Store.

Vibe-Code IDE — Pricing Dashboard
6 MCP servers connected
Publish
AI Chat

Build a pricing dashboard that compares my inventory prices to market average

Building your app with 3 files. Using Inventory MCP and Pricing MCP...

index.htmlstyle.cssapp.js
Total Vehicles
847
Avg vs Market
-2.3%
Below Market
312
VehicleOur PriceMarketDiff
2024 Camry LE$28,500$29,800-4.4%
2023 RAV4 XLE$34,200$33,100+3.3%
2024 Civic Sport$26,800$27,500-2.5%
2023 CR-V EX$31,900$32,400-1.5%

Vibe Code Recipe

AI Coding Recipes.
Copy. Paste. Ship.

Generate copy-pasteable prompts for Claude Code, Codex CLI, or Cursor. Auto-detects your integrations, includes API references, and outputs a ready-to-use recipe.

  • Works with Claude Code, Codex CLI, Cursor, or any AI tool
  • Auto-detects your connected data sources
  • Includes API endpoint reference and auth setup
  • Brand design system (colors, Tailwind classes) built in
  • Docker deployment instructions included
Generate Your Recipe
1

Select Your Data Sources

Pick which integrations and MCP servers your app needs

2

Describe Your App

Name it, describe what it does, pick your target AI tool

3

Configure Defaults

Toggle features: auth, dark theme, CSV export, tests, Docker

4

Copy Your Recipe

Get a markdown recipe ready to paste into Claude Code or Cursor

n8n Workflows

Automate Everything.
Share With Everyone.

Pre-built n8n workflows for dealer automation. Download, customize, share. Some are free, some are premium. All connect to Carfluence APIs.

CRM Official

Email Response SLA Alert

Alert me when we haven't responded to a customer email in over 5 hours

Reputation Official

AI Review Responder

Automatically respond to positive reviews with AI-generated personalized messages

Security

Website Script Monitor

Alert me when new scripts are installed on my site (security monitoring)

Pricing Official

Competitor Price Drop Alert

Notify me when a competitor drops price on matching inventory

CRM

Lead Follow-Up Reminder

Auto-create follow-up task when lead hasn't been contacted in 24 hours

Integration Official

Form-to-CRM Sync Check

Alert when website form submission isn't in CRM within 5 minutes

Open Source

Built in the Open.
For the Community.

We're open-sourcing our integrations, connectors, and automation templates. Contribute, customize, and build on our work.

Contribute to Carfluence

We welcome contributions from the community. Build a connector, create a workflow, or improve our documentation.

View on GitHub

AI Agents

5 Specialized Agents.
Working For You 24/7.

Each agent is an expert in a specific domain. They query your real data via MCP tools, provide data-driven insights, and learn your business over time.

MOST USED
IA

Inventory Analyst

Analyzes your inventory data, identifies trends, suggests optimal stock levels. Tracks aging, pricing opportunities, and market positioning — all using real data from your MCP servers.

  • Inventory health analysis with real data
  • Aging reports (60+ and 90+ days on lot)
  • Stock level recommendations
  • Price optimization suggestions
  • Follow-up questions after every answer
Chat with Inventory Analyst
Try asking:
What does my current inventory health look like?
Which vehicles have been on the lot 90+ days?
Show me pricing anomalies in my stock
Compare my new vs used inventory split
142 conversations · 1,847 queries this month
PA

Pricing Advisor

Provides real-time pricing recommendations based on market data, competition, and vehicle condition. Maximizes margins while staying competitive.

  • Market pricing analysis
  • Competitive positioning
  • Margin optimization
MI

Market Intelligence

Monitors market trends, competitor activity, and industry patterns. Turns market data into actionable dealership strategies.

  • Trending vehicle segments
  • Regional demand shifts
  • Seasonal pattern analysis
CM

Compliance Monitor

Ensures operations comply with FTC, OFAC, and state regulations. Monitors for red flags and provides regulatory updates.

  • OFAC screening
  • Red Flags Rule checks
  • Disclosure audits
CI

Customer Insights

Analyzes customer behavior, preferences, and engagement to improve sales. Provides actionable insights for your sales team.

  • Customer segmentation
  • Lead scoring patterns
  • Engagement metrics

Ready to Build with AI?

Get access to our MCP servers, n8n workflows, and Vibe-Code IDE. Start building smarter automotive tools today.