commit 9430922cb32d3d9cc07e49d01a5042c7dbb9933f Author: Jake Shore Date: Mon Feb 9 16:02:00 2026 -0500 Deploy CloseBot MCP landing page diff --git a/index.html b/index.html new file mode 100644 index 0000000..4da8a66 --- /dev/null +++ b/index.html @@ -0,0 +1,867 @@ + + + + + + CloseBot Connect — AI-Power Your Chatbots in 2 Clicks + + + + + + + + + + + +
+
+
+
+
+ + + + + +
+
+
+ + Open Source + Hosted +
+ +

+ Connect CloseBot
+ to AI in 2 Clicks +

+ +

+ The complete CloseBot MCP server. 119 tools for bots, leads, analytics, and automation. + No setup. No API headaches. Just connect and build. +

+ + + + +
+
+
119
+
AI Tools
+
+ +
+
14
+
Lazy Modules
+
+ +
+
6
+
Visual Apps
+
+ +
+
8
+
Tool Groups
+
+
+ + +
+
+ + + + + +
+

+ Trusted by 500+ chatbot agencies +

+
+
+
+ + +
+
+
+

See It In Action

+

Watch how AI manages your CloseBot chatbots

+
+
+
+
+ +
+
+
+
+
+
+ + Bots +
+
+
+ + Leads +
+
+
+ + Analytics +
+
+
+ + Testing +
+
+
+
+
+ + +
+
+
+
+

+ Managing chatbots at scale
+ shouldn't be this painful +

+
+
+
+ +
+
+

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.

+
+
+
+
+
+
+
+ +
+

With CloseBot Connect

+
+
+
+
+ +
+ Manage all bots with natural language +
+
+
+ +
+ Unified analytics across every source +
+
+
+ +
+ AI-powered bot testing and iteration +
+
+
+ +
+ Works with Claude, GPT, any MCP client +
+
+
+ +
+ 119 tools, zero configuration +
+
+
+
+
+
+ + +
+
+
+

119 Tools. 8 Powerful Groups.

+

Full CloseBot platform access through one simple connection

+
+ +
+ +
+
+ +
+

Bot Management

+ 18 tools +

CRUD bots, AI creation, publish, versioning, templates, source attach.

+
+ + +
+
+ +
+

Source Management

+ 9 tools +

Sources (GHL sub-accounts), calendars, channels, fields, tags.

+
+ + +
+
+ +
+

Lead Management

+ 6 tools +

Search, filter, update leads and lead instances with full context.

+
+ + +
+
+ +
+

Analytics & Metrics

+ 14 tools +

Agency summary, booking graphs, leaderboards, message analytics, logs.

+
+ + +
+
+ +
+

Bot Testing

+ 7 tools +

Test sessions with send/listen, force-step, rollback. Iterate fast.

+
+ + +
+
+ +
+

Library & KB

+ 11 tools +

Files, web-scraping, source attachment, content management.

+
+ + +
+
+ +
+

Agency & Billing

+ 18 tools +

Billing, transactions, wallets, usage tracking, re-billing for agencies.

+
+ + +
+
+ +
+

Configuration

+ 30 tools +

Personas, FAQs, folders, notifications, live demos, webhooks, API keys.

+
+
+ +
+

Full platform coverage including:

+
+ Bot Versioning + AI Bot Creation + Leaderboards + Web Scraping + Webhooks + Wallets + Personas + Live Demos +
+
+
+
+ + +
+
+
+
+ + Rich UI Tool Apps +
+

6 Visual Dashboards, Built In

+

Not just API calls — get rich HTML dashboards rendered directly in your AI client. See your data, don't just read it.

+
+ +
+ +
+
+
+ +
+

Bot Dashboard

+
+

Grid view of all bots with status indicators, version history, and source count. See everything at a glance.

+
+ + bot_dashboard_app +
+
+ + +
+
+
+ +
+

Analytics Dashboard

+
+

Agency stats, response rates, booking metrics, and revenue tracking with customizable time ranges.

+
+ + analytics_dashboard_app +
+
+ + +
+
+
+ +
+

Test Console

+
+

Interactive test session viewer with conversation history, step controls, and rollback capability.

+
+ + test_console_app +
+
+ + +
+
+
+ +
+

Lead Manager

+
+

Searchable lead table with custom fields, conversation data, and engagement history.

+
+ + lead_manager_app +
+
+ + +
+
+
+ +
+

Library Manager

+
+

File list with type indicators, source assignments, and web scrape status tracking.

+
+ + library_manager_app +
+
+ + +
+
+
+ +
+

Leaderboard

+
+

Global and local rankings by responses, bookings, or contacts. Gamify your agency performance.

+
+ + leaderboard_app +
+
+
+
+
+ + +
+
+
+
+ + Coming Soon +
+

Join the Waitlist

+

Be the first to know when we launch. Early access + exclusive perks for waitlist members.

+
+ +
+
+
+ + +
+ +
+ + +
+ +
+ + +
+ + +
+ + + + +

+ + We respect your privacy. No spam, ever. +

+
+
+
+ + + + +
+
+
+
+
+
+ + Open Source +
+

+ Self-host if you want.
+ We won't stop you. +

+

+ 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 + + +
+
+
+ + + + Terminal +
+
$ 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...
+
+
+
+
+
+ + +
+
+
+

Frequently asked questions

+
+ +
+
+ + What is MCP? + + +

+ 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. +

+
+ +
+ + What is CloseBot? + + +

+ 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. +

+
+ +
+ + Do I need to install anything? + + +

+ 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. +

+
+ +
+ + What are visual apps? + + +

+ 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. +

+
+ +
+ + Can AI create and deploy bots for me? + + +

+ 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. +

+
+ +
+ + Is my data secure? + + +

+ 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. +

+
+
+
+
+ + +
+
+
+

+ Ready to AI-power your CloseBot? +

+

+ Join 500+ chatbot agencies already automating with CloseBot Connect. +

+ +
+
+ + + + + +
+ + + Join Waitlist + +
+ + + + + + \ No newline at end of file