← Registry

Analytics

bizbuilderai.com

Helps validate product-market fit by running real discovery tests, analyzing audience and channel performance, and guiding kill/pivot/double-down decisions.

1 endpoint11 known toolsFirst detected July 13, 2026Last detected August 20, 2026

ENDPOINT 1

https://bizbuilderai.com/api/mcp

No auth detected

MCP server metadata

Name
bizbuilder
Version
0.1.0
Capabilities
toolsresources

Known tools 11

probe_url

Submits a live product URL for a real 72-hour discovery test.

Inferred read-only
bizbuilder.scout

Returns audience + channel + angle proposals for a product URL — a read-only preview of what BizBuilder would test if you ran a Probe.

Inferred read-only
bizbuilder.test_pmf

Deprecated alias for probe_url.

Inferred read-only
bizbuilder.observe

Returns the current state of an in-flight venture: which audiences are getting customer click-throughs, which aren't, arrival counts per channel, and where the test is in its 72-hour lifecycle.

Inferred read-only
bizbuilder.decide

Submits a final decision on a venture — kill, pivot, or double down (K/P/DD).

Inferred read-only
read-state

Where your venture stands right now, in plain words: what we worked out about your business (with where each piece came from), your cycle so far, and what has moved.

Inferred read-only
read-context

What we worked out about your business and where each piece came from.

Inferred read-only
recommend-next-act

The single best next move right now: the opening we would use and why, for you to say in your own words.

Inferred read-only
record-outcome

Log what happened from a plain report of your outreach, for example "sent 5 notes, Sarah wrote back".

Inferred read-only
start-cycle

Start a cycle on the recommended move so we can track what happens.

Inferred read-only
get-verdict

This cycle's honest verdict: keep going, double down, stop cleanly, or change one thing and run it again.

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.bizbuilder]
url = "https://bizbuilderai.com/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: bizbuilder
Remote MCP URL: https://bizbuilderai.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": {
    "bizbuilder": {
      "url": "https://bizbuilderai.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "bizbuilder",
  "transport": "streamable-http",
  "url": "https://bizbuilderai.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 bizbuilderai.com was fetched 2026-07-27T09:10:57.902Z and is being refreshed.

Trust status Trusted

bizbuilderai.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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