diff --git a/landing-pages/closebot.html b/landing-pages/closebot.html new file mode 100644 index 0000000..4da8a66 --- /dev/null +++ b/landing-pages/closebot.html @@ -0,0 +1,867 @@ + + +
+ + ++ The complete CloseBot MCP server. 119 tools for bots, leads, analytics, and automation. + No setup. No API headaches. Just connect and build. +
+ + + + ++ Trusted by 500+ chatbot agencies +
+Watch how AI manages your CloseBot chatbots
+Dashboard tab overload
+Dozens of bots, sources, and leads spread across endless UI tabs.
+No visibility into performance
+Scattered analytics with no unified view of bookings, responses, or revenue.
+Manual testing and iteration
+Hours spent clicking through test conversations and tweaking configs.
+Full CloseBot platform access through one simple connection
+CRUD bots, AI creation, publish, versioning, templates, source attach.
+Sources (GHL sub-accounts), calendars, channels, fields, tags.
+Search, filter, update leads and lead instances with full context.
+Agency summary, booking graphs, leaderboards, message analytics, logs.
+Test sessions with send/listen, force-step, rollback. Iterate fast.
+Files, web-scraping, source attachment, content management.
+Billing, transactions, wallets, usage tracking, re-billing for agencies.
+Personas, FAQs, folders, notifications, live demos, webhooks, API keys.
+Full platform coverage including:
+Not just API calls — get rich HTML dashboards rendered directly in your AI client. See your data, don't just read it.
+Grid view of all bots with status indicators, version history, and source count. See everything at a glance.
+bot_dashboard_app
+ Agency stats, response rates, booking metrics, and revenue tracking with customizable time ranges.
+analytics_dashboard_app
+ Interactive test session viewer with conversation history, step controls, and rollback capability.
+test_console_app
+ Searchable lead table with custom fields, conversation data, and engagement history.
+lead_manager_app
+ File list with type indicators, source assignments, and web scrape status tracking.
+library_manager_app
+ Global and local rankings by responses, bookings, or contacts. Gamify your agency performance.
+leaderboard_app
+ Be the first to know when we launch. Early access + exclusive perks for waitlist members.
+We'll reach out as soon as we're ready for you.
++ + We respect your privacy. No spam, ever. +
++ The entire MCP server is open source. Run it yourself, modify it, contribute back. + The hosted version just saves you the hassle. +
+ + View on GitHub + + +$ git clone https://github.com/BusyBee3333/closebot-mcp-2026-complete.git
+$ cd mcp && npm install
+$ npm run build
+$ node dist/index.js
+
+✓ CloseBot MCP Server running
+✓ 119 tools loaded (14 modules)
+✓ 6 visual apps ready
+Listening on stdio...
+ + MCP (Model Context Protocol) is a standard for connecting AI assistants to external tools and data. + It's supported by Claude, and lets AI actually take actions in your systems — not just chat about them. +
++ CloseBot is an AI chatbot platform at closebot.com. + It lets agencies build, deploy, and manage AI chatbots for lead qualification, booking, and customer support — often integrated with GoHighLevel. +
++ For the hosted version, no. Just connect your CloseBot account via API key and add the MCP endpoint to your AI client (Claude Desktop, etc.). + If you self-host, you'll need Node.js. +
++ Visual apps are rich HTML dashboards rendered directly in your AI client. Instead of reading raw JSON data, + you see beautiful grids, charts, and tables — like a Bot Dashboard with status cards or an Analytics Dashboard with graphs. +
++ Yes. AI can create bots from templates, configure personas and FAQs, attach knowledge base files, + test conversations, and publish — all through natural language. You stay in control with approval steps. +
++ Yes. We never store your CloseBot API keys in plain text. Tokens are encrypted at rest and in transit. + You can revoke access anytime from your CloseBot settings. +
++ Join 500+ chatbot agencies already automating with CloseBot Connect. +
+ ++ BigCommerce ${app.replace(/-/g, ' ')} interface +
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
+| Order ID | +Customer | +Date | +Items | +Total | +Status | +
|---|---|---|---|---|---|
| #{order.id} | +{order.customer} | +{order.date} | +{order.items} | +${order.total.toFixed(2)} | ++ + {order.status} + + | +
| ID | +Name | +SKU | +Price | +Stock | +Status | +
|---|---|---|---|---|---|
| {product.id} | +{product.name} | +{product.sku} | +${product.price.toFixed(2)} | ++ {product.inventory_level} + | ++ + {product.is_visible ? 'Visible' : 'Hidden'} + + | +
{product.description}
+{product.sku}
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
++ BigCommerce ${app.replace(/-/g, ' ')} interface +
+Tasks organized by due date
+Manage checklists with item completion tracking
+📝 {checklist.taskName}
+{comments.length} comments
+{selectedDoc.content}
+ Select a document to view its content
+Folder overview with lists and task summaries
+Track goals with key results and progress bars
+{goal.description}
+{list.description}
+Per-member task counts, time logged, and overdue tasks
+Space overview with folders, lists, and team members
+{tags.length} tags • {tags.reduce((sum, tag) => sum + tag.taskCount, 0)} tasks
+Select a tag to view associated tasks
+Kanban board view organized by status
+Overview of your tasks and progress
+No overdue tasks! 🎉
+ ) : ( +{task.description}
+{comment.text}
+Sortable and filterable task list
+| handleSort('name')} className="sortable"> + Task Name {sortKey === 'name' && (sortAsc ? '↑' : '↓')} + | +handleSort('status')} className="sortable"> + Status {sortKey === 'status' && (sortAsc ? '↑' : '↓')} + | +handleSort('priority')} className="sortable"> + Priority {sortKey === 'priority' && (sortAsc ? '↑' : '↓')} + | +Assignee | +handleSort('due_date')} className="sortable"> + Due Date {sortKey === 'due_date' && (sortAsc ? '↑' : '↓')} + | +Tags | +
|---|---|---|---|---|---|
| {task.name} | +{task.status} | +{task.priority} | +{task.assignee} | +{task.due_date} | ++ {task.tags.map(tag => {tag})} + | +
Browse and use pre-built project templates
+{template.description}
+Overview of time logged across projects and team members
+Detailed time entry list with task associations
+High-level workspace statistics and activity
+Projects currently in progress
+