Permission scopes
The consent screen shows exactly which scopes will be granted when you connect. Every client covered in the setup guide receives all three scopes, including connectors with no configurable scope field. If you’re building your own client, you can request a read-only connection by sending an explicitscope with just the read scopes.
Scopes are fixed when a client connects. To change them (for example, to add write access to a connection that was approved read-only), disconnect the client and connect it again so the consent screen runs with the new scopes.
Scopes are an upper bound, not a bypass: every request is also checked against your organization role and each study’s access policy, so an agent can never see or change more than you can in the dashboard.
Tools
Studies
Questions
Question groups
Logic rules
Interviews & results
Capabilities
Prompts
Prompts are ready-made analysis workflows. Most clients surface them in a prompt or command menu (in Claude, look under the connector’s entry in the tools menu).Resources
Good to know
Your agent handles fetching and pagination on its own — there’s nothing to configure. Two things are worth knowing so results make sense:- Numbers can differ from a casual dashboard glance. Mock and archived interviews are never exposed over MCP, and simulated interviews are always reported separately from real ones — so MCP counts reflect real research activity only.
- A few things still happen in the dashboard. Figma prototype tasks, tree tests, and conjoint questions are configured there (their text stays editable via MCP), and stimulus media is attached there. Agents check the
get_capabilitiestool for the full list of unsupported features, each with a workaround, so they’ll route around these on their own.