Skip to main content
The server exposes 10 tools in three groups. Your MCP client’s live tool list is the source of truth — these tables mirror the registered schemas. All tools act as the connected user via their bearer token. Every read tool uses the session’s current account unless an explicit accountId is passed. There is no login tool: authentication happens at connection time via OAuth.

Auth

Content planner

Reporting

Rate limits

The growflow-v2 backend rate-limits to roughly 200 requests per minute. Prefer filtered queries over repeated full-list polling.