Server URL

https://voc.pangolinfo.com/mcp

Health check:

https://voc.pangolinfo.com/health

Before You Start

RequirementNotes
Pangolinfo accountYou can log in to Pangolinfo
API KeyUsed for MCP authentication
Plan / quotaBrand onboarding, collection, and AI deep analysis check available quota
MCP clientMust support Remote / Streamable HTTP MCP

Header Auth

{
  "mcpServers": {
    "pangolinfo-voc": {
      "url": "https://voc.pangolinfo.com/mcp",
      "headers": {
        "Authorization": "Bearer <YOUR_PANGOLINFO_API_KEY>"
      }
    }
  }
}

URL Query Auth

Use this only when your client cannot set custom headers.

{
  "mcpServers": {
    "pangolinfo-voc": {
      "url": "https://voc.pangolinfo.com/mcp?api_key=<YOUR_PANGOLINFO_API_KEY>"
    }
  }
}

Treat your API Key like a long-term password. Do not commit it to a repository, paste it into public chats, or include it in screenshots. If a key may have leaked, revoke and regenerate it. After changing the API Key, reconnect or restart the MCP session.

First Test Prompt

Start a new chat and ask a concrete question:

I want to understand what consumers say about Anker Prime Charger. Show positive and negative feedback.