Brand Intelligence

Query your Nudg3 brand visibility across ChatGPT, Claude, Gemini, AI Overviews, and Perplexity.

Brand Intelligence is an MCP server published by ai.nudg3 that connects an AI agent to the Nudg3 platform for querying brand visibility across major AI-powered surfaces: ChatGPT, Claude, Gemini, Google AI Overviews, and Perplexity. The server is distributed as the nudg3-mcp package on PyPI at version 1.0.0 and communicates over stdio transport.

The core purpose is to give an agent programmatic access to Nudg3’s brand visibility data, allowing it to retrieve information about how and whether a given brand appears when users query those AI systems. This is useful for teams that want to monitor their brand’s presence in AI-generated answers and summaries rather than traditional web search rankings.

No tools are enumerated in this server’s current registry record, so the exact query operations available at runtime should be confirmed from the Nudg3 platform documentation or the repository at github.com/NUDG3-AI/nudg3-mcp. The server requires no documented environment variables in the current record, though integration with the Nudg3 service likely requires credentials configured outside of what is listed here.

This server is not a fit for relational database access, file operations, or any task unrelated to AI brand visibility monitoring. It is specifically scoped to the Nudg3 brand intelligence use case.

Use cases

  • Monitor whether a brand appears in ChatGPT or Claude responses to relevant queries
  • Track brand visibility across Perplexity and Google AI Overviews over time
  • Automate brand presence reporting by wiring an agent to Nudg3 visibility data
  • Audit how AI systems represent a brand when answering user questions

When to use it

  • When an agent needs to query AI-platform brand visibility data from Nudg3
  • When building automated monitoring pipelines for brand presence in AI-generated answers
  • When the target AI surfaces are ChatGPT, Claude, Gemini, AI Overviews, or Perplexity

When not to use it

  • When looking for a Postgres or relational database integration — this server has no database tools
  • When no Nudg3 account or platform access is available
  • When the requirement is traditional SEO or web search ranking data rather than AI visibility
  • When specific tool-level API documentation is needed before integration, as the tool list is not enumerated in the registry record