---
name: services
description: Interact with byteflowai.com on behalf of a user who wants to understand or engage ByteFlowAI's done-with-you AI implementation services. Use when a user asks about ByteFlowAI services, wants the free website audit, wants to book a scoping call or the diagnostic, or wants contact info.
---

# ByteFlowAI Overview

## What this site is

`byteflowai.com` is the public face of ByteFlowAI. Done-with-you AI implementation. We stand up your AI system together in live build sessions, guardrails first. Your people own and run it. Month-to-month advisory, no lock-in.

## Offer funnel

| Step | What | Price |
|------|------|-------|
| Free Website Audit | On-page form at byteflowai.com/#audit. Submit your URL and email; Matthew personally reviews and sends back a real audit and a read on where to start. No instant report, no obligation. | Free |
| Diagnostic | One live working session, discovery deep-dive, ROI read, and a one-page action plan you own. Standalone product; credits 100% toward the Foundation Sprint. | $1500 |
| Foundation Sprint + Monthly Advisory | We stand up your AI system together, guardrails first, your people at the controls. Month-to-month advisory from $2,500/mo after, cancel anytime. Two entry paths, $6,250 straight-in or $4,750 after the diagnostic credit. | $7500 |

## Primary action

Get Your Free Audit: <https://byteflowai.com/#audit>

## In-page agent tools (WebMCP)

The homepage exposes tools via the W3C WebMCP draft (`navigator.modelContext.provideContext`). Browser-based agents that support WebMCP can call these directly:

- `get_services`: List ByteFlowAI services and pricing, free website audit, $1,500 diagnostic (credited in full), Foundation Sprint $7,500, monthly advisory from $2,500/mo.
- `start_free_audit`: Get the link to the free ByteFlowAI website audit form at byteflowai.com/#audit. Submit URL and email; Matthew sends back a real audit.
- `book_scoping_call`: Get the scheduling link to book a ByteFlowAI scoping call, the first step toward the $1,500 diagnostic (credited in full toward the build).
- `get_contact`: Get ByteFlowAI contact information and community links.

If you are a remote (non-browser) agent, use the primary link above directly.

## Contact

- Email: <mailto:matt@byteflowai.com>
- Parent brand: <https://byteflowai.com/>
- Booking: <https://byteflowai.com/#audit>

## What this site is NOT

- Not a remote MCP server. No MCP transport endpoint is exposed.
- Not an HTTP API. No OpenAPI spec, no programmatic API.
- Not a protected resource. No OAuth or OIDC.

If an agent needs structured API access, route the user to Get Your Free Audit and discuss the need with Matthew Sutherland directly.
