MCP for Agent

Pangolinfo MCP for Agent lets AI clients call Pangolinfo data and insight tools through the Model Context Protocol. Instead of switching between dashboards, scripts, and spreadsheets, you can ask an AI agent to collect data, read structured outputs, compare signals, and generate analysis in the same conversation.

MCP (Model Context Protocol) is an open protocol released by Anthropic that lets AI agents call external tools through a unified interface. Pangolinfo MCP wraps data access, market analysis, VOC intelligence, and risk-screening capabilities into MCP servers, so AI agents can work from real-time data instead of model memory alone.

For AI Agent Users

Add an MCP URL and Pangolinfo API Key to Claude Code, Cursor, Cline, or another supported client, and the AI can call data and insight tools directly in the conversation.

For Developers

MCP calls Pangolinfo data services and business APIs underneath. MCP is the semantic layer for AI; REST API remains the better fit for scripts, system integration, and batch jobs.

MCP server configuration too complex? Non-technical users can also use tool-type SKILLs, which provide similar capabilities with a lighter setup path.

Pangolinfo currently provides two MCP services:

How it Works

  1. Choose the MCP service that matches your workflow.
  2. Connect the MCP URL and your Pangolinfo API Key in a supported AI client.
  3. Ask the AI agent a business question in natural language.
  4. The agent selects the right tools, calls Pangolinfo, and returns structured analysis.

When to Use MCP

ScenarioMCPREST API
Get data inside an AI conversationLet the AI call tools directly without switching contextWrite scripts or send manual requests
Chain multiple toolsThe AI selects tools and combines resultsYou build the orchestration logic
Discover required parametersThe AI reads tool schemasYou read API documentation
Manage credentialsConfigure one URL and API Key in the clientHandle auth in every project or script
Batch automationBest for lightweight automation and interactive analysisBest for large-scale batch jobs, CI, and system integration

Rule of thumb: use MCP for conversational research, product analysis, VOC, and report generation; use REST API for fixed large-scale batch workflows.

Supported Clients

Amazon Insight MCP and VOC Insight MCP both use remote Streamable HTTP and work with mainstream AI Agent clients such as Claude Code, Cursor, Cline, Windsurf, Codex, Hermes, OpenClaw, and WorkBuddy. Client config fields vary slightly; see Client Setup for templates.

Amazon Insight MCP Tools at a Glance

CategoryRepresentative Capabilities
Amazon core datasearch_amazon / get_amazon_product / get_amazon_reviews / list_seller_products / list_bestsellers / list_new_releases / scrape_url
Amazon categories and niche analyticsget_category_children / search_categories / get_category_paths / list_category_products / filter_categories / filter_niches
Search and SERP AIai_search / keyword_trends / search_amazon_alexa
Maps and placessearch_local_maps
Design patent and litigation compliancewipo_search, with optional US patent-litigation chaining
MCP introspectionpangolinfo_capabilities

For full field explanations and field dependencies, see Tool Reference. For common usage chains, see Amazon Insight MCP Workflow.

VOC Insight MCP Capabilities at a Glance

CategoryRepresentative Capabilities
Context and rulesRead account context, brand list, supported platforms, product rules, billing rules, and suggested next actions
Knowledge-space onboardingGenerate a collection plan from a brand, product, or topic; confirm industry, keywords, platforms, pages, and estimated points before creating a space
Brand managementView brand configuration, prepare full onboarding, and update keywords, platforms, competitors, and brand description
Collection refreshDiagnose freshness, start refresh, poll collection progress, and avoid duplicate refreshes while collection is running
Data readingRead brand metrics, search posts, semantic-search posts, sentiment, voice share, competitor comparison, and risk alerts
AI analysisGenerate AI deep-analysis reports after collection completes, or read a quick brand summary

Default coverage includes TikTok, Instagram, YouTube, X, Facebook, Pinterest, and Trustpilot. Threads and Reddit can be added when needed. Reddit counts as 2 weighted channel units. For VOC formulas, tool IDs, error codes, and report interpretation, see:

Which MCP Should I Use?

NeedRecommended MCP
Amazon product, keyword, review, seller, category, search, or patent analysisAmazon Insight MCP
Brand social listening, VOC, sentiment, competitor comparison, risk monitoringVOC Insight MCP
A mixed market research workflowConnect both MCP services and let the agent route tasks

Next Steps