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.
ENDPOINT 1
https://bizbuilderai.com/api/mcp
MCP server metadata
- Name
- bizbuilder
- Version
- 0.1.0
Known tools 11
bizbuilder.scoutReturns audience + channel + angle proposals for a product URL — a read-only preview of what BizBuilder would test if you ran a Probe.
Inferred read-onlybizbuilder.observeReturns 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-onlybizbuilder.decideSubmits a final decision on a venture — kill, pivot, or double down (K/P/DD).
Inferred read-onlyread-stateWhere 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-onlyread-contextWhat we worked out about your business and where each piece came from.
Inferred read-onlyrecommend-next-actThe single best next move right now: the opening we would use and why, for you to say in your own words.
Inferred read-onlyrecord-outcomeLog what happened from a plain report of your outreach, for example "sent 5 notes, Sarah wrote back".
Inferred read-onlyget-verdictThis cycle's honest verdict: keep going, double down, stop cleanly, or change one thing and run it again.
Inferred read-onlyCONNECT 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.
bizbuilderai.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.