← Registry

Developer Tools

chatterbuilt.com

Provides onboarding resources, templates, and documentation for the Chatterbuilt platform.

1 endpoint42 known toolsFirst detected August 27, 2026Last detected August 27, 2026

ENDPOINT 1

https://mcp.chatterbuilt.com/api/mcp

No auth detected

MCP server metadata

Name
chatterbuilt
Version
0.4.40
Capabilities
tools.listChangedprompts.listChanged

Known tools 42

whoami

Returns your Chatterbuilt tier, account id, and which tools are available at this tier.

Inferred read-only
start_here

Returns a short ordered next-steps script personalized by your tier (free vs licensed).

Inferred read-only
get_template_repo

Returns the official Chatterbuilt base template repository URL, clone command, and Deploy Button link.

Potential side effects
ask_the_manual

Search Chatterbuilt docs by keyword.

Inferred read-only
get_template_preset

Returns a full industry site preset (content/site.ts shaped JSON), or the landing-page conversion flavor (#289 — not content/site.ts; points at instantiate_landing_page).

Inferred read-only
report_issue

Log a product issue from the customer.

Inferred read-only
validate_site_config

Parse and validate a content/site.ts-shaped JSON config.

Inferred read-only
suggest_improvement

On-demand improvement suggestions for a whole site or one page.

Inferred read-only
improve_my_site

Goal-driven self-improvement loop foundation (issue #3).

Inferred read-only
set_autopilot

Self-Driving Websites mode dial (issue #24 product path).

Inferred read-only
weekly_site_digest

Draft a plain-language "What your website did this week" retention digest for the site owner.

Inferred read-only
generate_schema_markup

Return ready-to-paste JSON-LD for LocalBusiness, Service, and optional FAQPage.

Inferred read-only
check_updates

Return Chatterbuilt MCP version history.

Inferred read-only
list_sections

List available section components (id, title, description, props summary).

Inferred read-only
get_section

Return a section's meta, full component source, and install notes.

Inferred read-only
add_integration_recipe

Return a step-by-step integration recipe for the customer's AI to execute.

Potential side effects
run_seo_audit

Fetch a public URL and return prioritized SEO findings (title, meta, h1, JSON-LD, OG, canonical, img alt, llms/robots/sitemap).

Inferred read-only
render_site_ts

Turn a filled site config JSON string into complete content/site.ts source.

Inferred read-only
rewind_site

PREVIEW ONLY — never applies a rewind, never pushes, never mutates the customer repo.

Inferred read-only
list_suggestions

PREVIEW ONLY — never merges, approves, or creates a PR.

Inferred read-only
get_suggestion

PREVIEW ONLY — never merges, approves, rejects, or creates a PR.

Inferred read-only
check_suggestion_overlap

PREVIEW ONLY — advisory soft-lock.

Inferred read-only
prepare_agent_suggestion

Open a draft suggestion PR for an external continuous agent (Hermes, OpenClaw, or any MCP client) through the Chatterbuilt update-bot GitHub App.

Potential side effects
extract_site_skeleton

EXTRACTION ONLY — fetches a public existing-site URL (SSRF-guarded, same as run_seo_audit) and returns a partial validate_site_config-shaped skeleton from content actually present in the HTML (title, meta, headings, phones, emails, JSON-LD LocalBusiness/FAQ/Service, image alts, nav).

Inferred read-only
get_business_brain

Return a structured Enterprise Brain manifest for Foreman bootstrap: business profile, knowledge base, connected integrations.

Inferred read-only
setup_contact

Guided contact-form wiring: lead destination email(s), confirmation message, optional fields, and spam protection.

Potential side effects
business_status

On-demand business-wide status report (fleet Phase 2).

Inferred read-only
set_goals

Structure durable business goals for content/goals.ts (fleet Phase 2).

Inferred read-only
list_goals

List durable business goals from a caller-supplied blob (fleet Phase 2).

Inferred read-only
plan_from_goals

Ranked action plan from active goals (fleet Phase 2).

Inferred read-only
codewright_start

CodeWright entry (the-gibson docs/19).

Inferred read-only
codewright_interview

One business question at a time; produces a plain-language Blueprint + state for PLAN.md.

Inferred read-only
codewright_audit

Plain-language audit workspace for a public URL.

Inferred read-only
foreman_install

Prepare a Gibson/Foreman guardrails package as a pull request plan (AGENTS section, labels, CI stub).

Inferred read-only
foreman_status

Plain-language fleet status.

Inferred read-only
foreman_decisions

List owner decision cards (id/title/summary/status).

Inferred read-only
foreman_approve

Record owner approval on a decision card.

Inferred read-only
foreman_decline

Record owner decline on a decision card.

Inferred read-only
ask_the_foreman

Conversational Foreman manual: human gates, install, waitlist honesty, Blueprints, status.

Inferred read-only
instantiate_landing_page

Fill packages/landing-template tokens + CONFIG blocks and emit the file set for a customer conversion page (HTML, thank-you, click-attribution, lead relay, vercel.json).

Inferred read-only
validate_crew_recipe

Validate a Chatterbuilt crew recipe (specs/crew-recipes.md v1).

Inferred read-only
report_recipe_drift

Compare caller-supplied per-customer recipe stamps to a canonical name@version.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.chatterbuilt]
url = "https://mcp.chatterbuilt.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "chatterbuilt": {
      "type": "http",
      "url": "https://mcp.chatterbuilt.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: chatterbuilt
Remote MCP URL: https://mcp.chatterbuilt.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "chatterbuilt": {
      "url": "https://mcp.chatterbuilt.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "chatterbuilt": {
      "type": "http",
      "url": "https://mcp.chatterbuilt.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "chatterbuilt",
  "transport": "streamable-http",
  "url": "https://mcp.chatterbuilt.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for chatterbuilt.com was fetched 2026-08-29T06:57:30.911Z.

Trust status Neutral

chatterbuilt.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.