Skip to main content

diagrid mcpserver access user-identity get

Show the user identity requirement for an MCP server

Description

Show the user identity requirement for an MCP server.

This reports what is configured, which is not the same as what is already being enforced: a requirement set moments ago may not have reached the server yet.

REQUIRE USER reads true whenever any scope is required, because a scope can only be checked against a user identity that is present.

diagrid mcpserver access user-identity get <mcpserver> [flags]

Examples

diagrid mcpserver access user-identity get my-mcp --project my-project

Options

-p, --project string Name of existing project
-o, --output string Output format, supported [table, yaml, json] (default "table")
-h, --help help for get

Options inherited from parent commands

--api-key string Diagrid Cloud API key

SEE ALSO