Netskope LogoNetskope Logo
  • Security Services
  • AI Services
  • Networking Services
  • Analytics Services
  • Integrations
  • getting-started.svgGetting Started
    • Support
    • Community
    • Netskope.com
    © 2026 All Rights Reserved. Netskope Inc.
    Home
    Getting Started
    Product Terms and Use
    AI Command Center Licensing Terms
    AI Asset billing methodology

    AI Asset billing methodology

    Overview

    This article explains how Netskope counts AI Assets for billing purposes under the AI Command Center (AICC) subscription. AI Assets include AI Applications, MCP Servers, and AI Identities.

    Definitions

    AI Application – An AI Application is any web application identified as belonging to the Generative AI, Coding AI, or any other AI category by the Netskope App Catalog.

    MCP Server – An MCP Server is any software application, service, or endpoint that communicates or processes data using the Model Context Protocol (MCP) over HTTP.

    AI Identity – An AI Identity is any user account or credentials used to access an AI Application or MCP Server. AI Identities include any of the following:

    • Corporate login credentials
    • Personal accounts
    • API tokens

    Counting Methodology

    AI Applications

    Each entry in the Netskope App Catalog counts as one AI Asset, regardless of how many users or devices access it. If an AI Application is blocked for all users then it will not be counted as an AI Asset. 

    ExampleCount
    ChatGPT.com accessed by 2,000 users on 2,000 devices1 AI Asset
    ChatGPT.com and chatgptbrasil.com.br both in use2 AI Assets

    The second example counts as 2 AI Assets because ChatGPT.com and chatgptbrasil.com.br are listed as separate applications in the Netskope App Catalog.

    MCP Servers

    MCP Server counting is based on the Fully Qualified Domain Name (FQDN). Each unique FQDN counts as one AI Asset. If a MCP Server is blocked for all users then it will not be counted as an AI Asset. 

    Example 1: Multiple MCP Servers on an Internal Network

    An organization runs the following MCP servers on its internal network:

    FQDNCount
    mcp.prod.internal.netskope.com1 AI Asset
    mcp.dev.internal.netskope.com1 AI Asset
    mcp-backup.prod.internal.netskope.com1 AI Asset
    Total3 AI Assets

    Each distinct FQDN counts as one AI Asset.

    Example 2: Publicly Hosted MCP Servers, for example, Zapier.

    The following URLs all share a single FQDN (actions.zapier.com):

    https://actions.zapier.com/mcp/github
    https://actions.zapier.com/mcp/slack
    https://actions.zapier.com/mcp/<user_or_app_key>/sse

    Counted as: 1 AI Asset. All paths under actions.zapier.com resolve to a single FQDN.

    Example 3: Claude (Anthropic)

    The following URLs have different subdomains and appear as separate rows on the MCP Server page:

    https://microsoft365.mcp.claude.com/mcp
    https://pubmed.mcp.claude.com/mcp

    Counted as: 2 AI Assets. Each subdomain appears as a distinct entry in the MCP Server page.

    AI Identities

    Each unique account or credential used to access an AI Application or MCP Server counts as one AI Asset. Multiple identities belonging to the same employee each count separately.

    Example: John Doe is a single employee with the following identities:

    IdentityTypeCounted
    jdoe@netskope.comCorporate SSOYes
    john@gmail.comPersonal Google WorkspaceYes
    johndoe@gmail.comClient-specific GmailYes
    doe_test_userTest account, no usageNo
    api_key_prod_456Service API keyYes
    In this Topic
    • AI Asset billing methodology