run_agent_readiness_scanLaunches the general scan without relying on a commerce protocol.
For discoverability, readability, and agent access.
Cabfy for AI agents
Connect Cabfy to Cursor, Claude Code, Codex, or any compatible MCP client. Ask a question in plain English, run the right audit, and get useful results without leaving your workflow.
Works with Codex, Claude Code, Cursor, and compatible remote MCP clients.
MCP
Your assistant selects the tools it needs and returns an actionable answer.
Status
“What tier is my site on?”
Priorities
“What is keeping me from the next tier?”
Comparison
“Compare my sites and find the most ready one.”
Connect
Cabfy's MCP server uses the modern Streamable HTTP transport. Create an API key in your account, then add this URL as a remote server in your client.
MCP server URL
https://api.canagentsbuyfromyou.com/mcp/Your key stays in your client. Never share it in a conversation or public repository.
Illustrative configuration
{
"mcpServers": {
"cabfy": {
"url": "https://api.canagentsbuyfromyou.com/mcp/",
"headers": {
"Authorization": "Bearer ${CABFY_API_KEY}"
}
}
}
}Available tools
Expensive audits run asynchronously: launch them, then ask your assistant to track their status and read the result.
run_agent_readiness_scanLaunches the general scan without relying on a commerce protocol.
For discoverability, readability, and agent access.
run_agent_commerce_auditLaunches the commerce audit, with optional agent simulation.
For catalog, discovery, and agentic purchase-flow checks.
run_agent_performance_auditLaunches the PageSpeed-based Agent Performance audit.
For measuring an agent's browsing experience.
run_web_findability_auditLaunches the brand Web Findability audit.
For checking whether official resources can be found.
get_agent_audit_resultRetrieves an audit status and result by identifier.
Call after a launch to follow processing.
get_agent_performance_resultRetrieves the latest performance result for a domain.
For reading the most recent measurement.
get_web_findability_resultRetrieves the latest Web Findability result.
For reviewing sources found and priorities.
get_account_usageRetrieves the connected account plan and quotas.
To check availability before launching an audit.
Why Cabfy + MCP
Your assistant uses the same checks and results as the Cabfy dashboard, not an opinion generated on the fly.
Ask for a summary, comparison, or next action: the agent reads Cabfy data and explains it in your context.
The API key ties every call to your account, quotas, and audits. Revoke it from your account at any time.
You stay in control.
Cabfy launches and reads audits: no tool completes an order, triggers a payment, or changes your site. Calls use a Bearer API key and your plan's quotas.
MCP (Model Context Protocol) is a standard that lets an AI assistant discover and call external tools in a structured way.
Any client that accepts a remote MCP server over Streamable HTTP, including Codex, Claude Code, and Cursor. Setup screens vary by client.
No. The MCP server requires a Cabfy API key so it can enforce account access, quotas, and result ownership.
No. Cabfy tools launch and read audits. They do not make payments or expose site-management actions.