Skip to content

assess_fit

MCP server · Local · nothing leaves your machine

The four-point fit checklist: a definable conversion outcome, enough conversions, months of history, and a CRM that can export a CSV. Returns fit, fit_with_caveats, or not_yet. A not_yet comes with next steps that need nothing from ax1om.

Run it first. A first model trains on as few as 50 conversions; below that the tool says so and gives next steps that need nothing from ax1om.

What it needs

ArgumentTypeRequiredDescription
conversion_outcome_definedanyNo
conversion_countanyNo
months_of_historyanyNo
crm_exports_csvanyNo
crmanyNo
monthly_conversion_rateanyNo

What it returns

A fit verdict - fit, fit with caveats, or not yet - with the four checks behind it, any caveats, and the next steps to take.

Credential

None. This tool runs entirely inside the agent: it makes no network call, needs no credential, and sends none of what you pass it anywhere.

Network call: no. The full credential split is on authentication.

Example call

Most readers never write the protocol themselves: the agent does, once the server is connected. Both forms are the same call.

prompt
Use the ax1om MCP server.
Call assess_fit: the four-point fit checklist: a definable conversion outcome, enough conversions, months of history, and a CRM that can export a CSV.

The arguments object is whatever this tool's own input schema declares. An MCP client reads that schema from the server, so it is the server that answers for the exact shape rather than this page.

Notes

  • A not_yet is meant to be relayed plainly rather than argued past.
Need help?Contact supportLatest changes?See the changelog
Something wrong?Check system statusComing soon