← bizbuilderai.com
INDIVIDUAL MCP TOOL
record-outcome
Log what happened from a plain report of your outreach, for example "sent 5 notes, Sarah wrote back".
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.bizbuilderai-com]
url = "https://bizbuilderai.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bizbuilderai-com": {
"type": "http",
"url": "https://bizbuilderai.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bizbuilderai-com
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": {
"bizbuilderai-com": {
"url": "https://bizbuilderai.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bizbuilderai-com": {
"type": "http",
"url": "https://bizbuilderai.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bizbuilderai-com",
"transport": "streamable-http",
"url": "https://bizbuilderai.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
probe_url— Submits a live product URL for a real 72-hour discovery test.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.bizbuilder.test_pmf— Deprecated alias for probe_url.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.bizbuilder.decide— Submits a final decision on a venture — kill, pivot, or double down (K/P/DD).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.read-context— What we worked out about your business and where each piece came from.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.