Skip to main content
Glama
antarpreetsinghbajwa

cep-mcp-server

security_insights

Check, enable, or disable Chrome Security Insights customer-wide. Manage the feature's enablement status to control security insights for all users.

Instructions

Manages the enablement status of Chrome Security Insights for a customer. Use this to check, enable, or disable the security insights feature customer-wide.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesThe action to perform: check status, enable insights, or disable insights.
targetOusNoOptional Organizational Unit paths relative to root (e.g. ["/corp/sales"]) to set up Chrome connectors for. Only applicable when action is "enable". Defaults to root OU if omitted.
customerIdNoThe Chrome customer ID (e.g. C012345). Defaults to "my_customer".

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
insightsStateYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden. It states the actions (check/enable/disable) but does not disclose side effects, reversibility, permission requirements, or that enabling may create connectors for target OUs. This leaves the agent unaware of the tool's operational impact.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with the purpose and direct usage guidance. No redundant or filler content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the output schema exists and schema coverage is complete, the description adequately covers the essential purpose and usage. Minor gap: it does not mention the targetOus scoping nuance, but the schema provides that detail.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so parameters are already well-documented. The description adds minimal semantic value beyond the schema, only implying customer-wide operation that aligns with the customerId parameter.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool manages the enablement status of Chrome Security Insights, with specific actions check, enable, or disable. This verb+resource combination and customer-wide scope distinguish it from sibling tools focused on other Chrome features like CEP or extensions.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It explicitly says 'Use this to check, enable, or disable the security insights feature customer-wide,' providing clear usage context. It does not mention exclusions or alternative tools, but the context is clear enough for selection among siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/antarpreetsinghbajwa/cep-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server