Skip to main content
GET
Get Project Key Mcp Config

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_key_id
string
required

Response

Successful Response

Authoritative MCP tool scoping config for server-side enforcement.

Includes identity fields (tenant_id, service_id, kafka_username) so the MCP server can enrich audit logs with verified context without trusting the credential file.

project_key_id
string
required
tenant_id
string
required
service_id
string
required
kafka_username
string | null
tool_profile
enum<string> | null
Available options:
full,
read-only,
agent-operator,
infra-admin
allowed_tools
string[] | null
blocked_tools
string[] | null