> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jaaxis.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Understand MCP scope and permissions

> Choose full-account, selected-agent, or single-agent Jaaxis MCP access and understand how roles limit available operations.

MCP scope controls **which agents** a connection may access. Your Jaaxis role controls **what it may do** with each one.

## Scope choices

| Scope              | Behavior                                                                                   |
| ------------------ | ------------------------------------------------------------------------------------------ |
| Full account       | Accesses every agent you can use, including agents added later                             |
| Selected agents    | Accesses only the agents checked during consent                                            |
| One selected agent | The client is locked to that agent and does not need to choose an agent for each operation |

With full-account or multiple-agent access, a client should list agents first and use the exact selected agent for every agent-specific task.

## Change scope

Scope cannot be expanded by a prompt, tool call, or agent identifier. Remove the Jaaxis MCP connection from the client and add it again. Sign in and choose a new scope on the fresh consent screen. Reconnecting revokes the previous grant.

## Role permissions

* **Owner** controls the agent and its team membership.
* **Admin** can configure the agent and its business features.
* **Support** works with conversations but cannot open the agent configuration area.

Jaaxis enforces permissions for every operation even if an AI client suggests an unsupported action.

## Two Jaaxis-related MCP endpoints

* `https://api.jaaxis.com/mcp` is the authenticated operational MCP for your account.
* The Mintlify documentation MCP at the public docs site's `/mcp` path searches help content and does not operate your account.

<Warning>
  Never paste access tokens or third-party secrets into an AI prompt. Use the secure fields provided by Jaaxis and the connected platform.
</Warning>
