skip to main content
Browse documentation

Ground the agent in your analytics

Feed the assistant journey and behavioral context from your own analytics stack over MCP — no data leaves your tools.

Your assistant answers better when it knows what a visitor did before they asked. Rather than capturing behavior itself, Syncanix reads that context from the analytics you already run — PostHog or Amplitude — through their official MCP servers, registered as tenant grounding.

Why route it through your own analytics

The behavioral data stays in your PostHog or Amplitude account; Syncanix never stores a visitor event stream. You reuse a data source you already trust, keep a single privacy boundary, and turn the analytics you own into agent context.

Connect it in four steps

  1. Register the analytics MCP serverIn your workspace settings, add your PostHog or Amplitude MCP server URL as a BYOMCP grounding source. Syncanix pins its egress and sanitizes the tool names it exposes.
  2. Issue a read-only tokenMint the analytics token with query and read scopes only. The assistant needs to read cohorts and events, never to change them.
  3. Verify the tools appearOpen the assistant and confirm the analytics query tools are listed. Any tool that could write is wrapped by the confirmation gate before it can run.
  4. Ask a behavioral questionTry "what changed after Tuesday’s release?" — the assistant grounds its answer in your live analytics instead of guessing.

Next steps