Understanding MCP

Understanding MCP

Model Context Protocol, usually shortened to MCP, is an open standard that lets an AI assistant connect to an outside system and use it. SiteTrax.io implements it so that assistants can work with your operational data without anyone exporting it first.

Why it exists

Before MCP, getting an assistant to answer a question about your yard meant copying data into a prompt or building a bespoke integration for each assistant. Both approaches age badly. A copied extract is stale the moment it is pasted, and a bespoke integration has to be rebuilt for the next tool.

MCP replaces that with one connection the assistant understands. SiteTrax.io publishes what it can do once, and any compatible assistant can use it.

What it means in practice

Without MCPWith MCP
Export a report, paste it into a chatThe assistant reads the live record at the moment you ask
The extract reflects one moment and one filterEvery question is answered against current data
The assistant cannot check its own answerThe assistant can retrieve the supporting record and its image
Sharing the extract shares everything in itAccess follows the signed-in SiteTrax.io account

How SiteTrax.io implements it

What it does not do

For the full technical contract, including transport, scopes and response semantics, see the SiteTrax.io MCP Server reference.


Revision #1
Created 2026-09-04 15:18:23 UTC by SiteTrax.io Admin
Updated 2026-09-04 15:18:24 UTC by SiteTrax.io Admin