Setup
Get your API key at https://open.zhihuiya.com
Patent Analysis
This skill connects your AI agent to Patsnap's Patent Analysis MCP server.
Prerequisites
{
"mcpServers": {
"patent_analysis": {
"url": "https://connect.zhihuiya.com/e14e5f/logic-mcp?apikey=YOUR_API_KEY",
"type": "streamableHttp"
}
}
}
For the full tool schema, refer to: https://open.zhihuiya.com/marketplace/mcp-servers/patent-analysis
Instructions for AI Agents
Preserve the upstream source
Both analysis tools require a source object derived from the search expression returned by search_patents. Preserve that object for downstream analysis. If it is absent, first invoke an available patent-search MCP. Do not fabricate source from prose or substitute a list of patent numbers unless the live tool schema explicitly supports it.
Choose the analysis tool
- Use
aggregate_patentsfor trend, distribution, ranking, or one-/two-dimensional cross-tab analysis. It requiressourceanddimensions; optional inputs includelimit_per_dimensionandsorts. - Use
mine_patent_textfor a keyword cloud or innovation sunburst. It requiressourceandsubtype;chart_limitcontrols output size.
Keep comparisons valid
Keep the same source across comparisons unless the user asks to change the patent population. Report the source scope, date and jurisdiction coverage, and family-deduplication assumptions with every analysis.
Counts represent records under the supplied search expression. Do not equate them directly with market share, technical quality, commercial value, or legal strength. Clearly label interpretations and recommend drill-down queries that could test them.
Example Workflows
- Show annual filing trends and top applicants for this search result.
- Build a jurisdiction-by-applicant cross-tab.
- Produce a keyword cloud and explain the dominant themes.
- Generate an innovation sunburst and identify branches for deeper review.
Resources
- MCP Server: Patent Analysis
- Patsnap Open Platform: open.zhihuiya.com
- Patsnap: https://www.patsnap.com