Skip to main content
FITsociety MCP exposes 33 modules, 145 tools, and 51 write tools from the backend declarative registry. The registry has two subject surfaces:
  • Company/coach tools are approved by a Manager or Admin coach and operate on company-scoped client, calendar, finance, health, messaging, and nutrition data.
  • Client AI tools are approved by the client and operate only on that client’s own records in the active company context. The client must be connected to the company, have client AI access enabled, and the company MCP integration feature must be enabled.
Both surfaces use the same remote MCP endpoint:

Module Registry

Write Tool Registry

Write tools are hidden unless the grant is not read-only and the exact tool name is present in allowedWriteTools.

Tool Execution

Call tools through standard JSON-RPC:
Use tools/list after authorization to see the exact tools available for the current grant. The result is filtered by subject type, modules, consent flags, read-only state, write-tool permissions, and the relevant feature gate. Company grants require the company MCP integration feature. Client AI grants require client AI access for the connected company.